|
BusyIndicatorViewModelTCancelCommand Property
|
Cancel command.
Namespace:
CADSharpTools.MVVM.ViewModels
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic DelegateCommand CancelCommand { get; set; }
Public Property CancelCommand As DelegateCommand
Get
Set
Property Value
Type:
DelegateCommand
See Also