Class BusyIndicatorAnimation
Inheritance
System.Object
BusyIndicatorAnimation
Assembly: Telerik.WinUI.Controls.dll
Syntax
public sealed class BusyIndicatorAnimation : RadControl
Constructors
Declaration
public BusyIndicatorAnimation()
Fields
Declaration
public static readonly DependencyProperty IsActiveProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Declaration
public bool IsActive { get; set; }
Property Value
Methods
Declaration
protected override void OnApplyTemplate()
Overrides
Extension Methods