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
Properties
IsBusy
public bool IsBusy { get; set; }