Table of Contents

Class LoadingAnimation

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll
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

DependencyProperty

Properties

AnimationText

public string AnimationText { get; set; }

Property Value

string

IsBusy

public bool IsBusy { get; set; }

Property Value

bool

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()