LoadingAnimation
Ecng.Xaml
Hereda de: UserControl
Implementa: IComponentConnector
Constructores
Propiedades
AnimationText
public string AnimationText { get; set; }
value = loadingAnimation.AnimationText
loadingAnimation.AnimationText = value
IsBusy
public bool IsBusy { get; set; }
value = loadingAnimation.IsBusy
loadingAnimation.IsBusy = value
Métodos
InitializeComponent
public void InitializeComponent()
loadingAnimation.InitializeComponent()
InitializeComponent
Campos
IsBusyProperty
public static readonly DependencyProperty IsBusyProperty
value = LoadingAnimation.IsBusyProperty