Class BusyIndicatorAnimationAdapter
Inheritance
System.Object
BusyIndicatorAnimationAdapter
Namespace: Telerik.UI.Xaml.Controls.Primitives.BusyIndicator
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class BusyIndicatorAnimationAdapter : FrameworkElement
Constructors
BusyIndicatorAnimationAdapter()
Declaration
public BusyIndicatorAnimationAdapter()
Fields
AnimationProperty
Declaration
public static readonly DependencyProperty AnimationProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Animation
Declaration
public Storyboard Animation { get; set; }
Property Value
|
Microsoft.UI.Xaml.Media.Animation.Storyboard
|