|
BusyIndicatorViewModelTIsBusy Property
|
Gets or sets the state of the Busy state.
Namespace:
CADSharpTools.MVVM.ViewModels
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic bool IsBusy { get; set; }
Public Property IsBusy As Boolean
Get
Set
Property Value
Type:
Boolean
See Also