LoadingAnimation
Ecng.Xaml
继承自: UserControl
构造函数
属性
AnimationText
public string AnimationText { get; set; }
value = loadingAnimation.AnimationText
loadingAnimation.AnimationText = value
IsBusy
public bool IsBusy { get; set; }
value = loadingAnimation.IsBusy
loadingAnimation.IsBusy = value
方法
InitializeComponent
public void InitializeComponent()
loadingAnimation.InitializeComponent()
InitializeComponent
字段
IsBusyProperty
public static readonly DependencyProperty IsBusyProperty
value = LoadingAnimation.IsBusyProperty