LoadingAnimation

Ecng.Xaml

Inherits: UserControl

Implements: IComponentConnector

Constructors

LoadingAnimation
public LoadingAnimation()
loadingAnimation = LoadingAnimation()

Properties

AnimationText
public string AnimationText { get; set; }
value = loadingAnimation.AnimationText
loadingAnimation.AnimationText = value
IsBusy
public bool IsBusy { get; set; }
value = loadingAnimation.IsBusy
loadingAnimation.IsBusy = value

Methods

InitializeComponent
public void InitializeComponent()
loadingAnimation.InitializeComponent()

InitializeComponent

Fields

IsBusyProperty
public static readonly DependencyProperty IsBusyProperty
value = LoadingAnimation.IsBusyProperty