 | VishnuViewModelBaseShowSettingsLogicalTaskTree Eigenschaft |
Command für das ContextMenuItem "Show Settings" im ContextMenu für das "MainGrid" des Controls.
Namensraum: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic ICommand ShowSettingsLogicalTaskTree { get; }
Public ReadOnly Property ShowSettingsLogicalTaskTree As ICommand
Get
public:
property ICommand^ ShowSettingsLogicalTaskTree {
ICommand^ get ();
}
member ShowSettingsLogicalTaskTree : ICommand with get
Eigenschaftswert
ICommand
Siehe auch