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()
担当: 佐藤 宏
フィールド
IsBusyProperty
public static readonly DependencyProperty IsBusyProperty
value = LoadingAnimation.IsBusyProperty