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