Class LoadingAnimation
public class LoadingAnimation : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
- Inheritance
-
LoadingAnimation
- Implements
- Inherited Members
- Extension Methods
Constructors
LoadingAnimation()
public LoadingAnimation()
Fields
IsBusyProperty
public static readonly DependencyProperty IsBusyProperty
Field Value
Properties
AnimationText
public string AnimationText { get; set; }
Property Value
IsBusy
public bool IsBusy { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()