Table of Contents

Class WaitingBox

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll

WaitingBox.xaml 的交互逻辑

public class WaitingBox : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
Inheritance
WaitingBox
Implements
Inherited Members
Extension Methods

Fields

IsBusyProperty

public static readonly DependencyProperty IsBusyProperty

Field Value

DependencyProperty

Properties

IsBusy

public bool IsBusy { get; set; }

Property Value

bool