|
MessageViewModelCloseCommand Property
|
Close command.
Namespace:
CADSharpTools.MVVM.ViewModels
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax public DelegateCommand CloseCommand { get; set; }
Public Property CloseCommand As DelegateCommand
Get
Set
Property Value
Type:
DelegateCommandSee Also