 | VishnuViewModelBaseCopyToolTipInfoToClipboard Eigenschaft |
Command für den Copy-Button im ToolTip des Controls.
Namensraum: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic ICommand CopyToolTipInfoToClipboard { get; }Public ReadOnly Property CopyToolTipInfoToClipboard As ICommand
Get
public:
property ICommand^ CopyToolTipInfoToClipboard {
ICommand^ get ();
}member CopyToolTipInfoToClipboard : ICommand with get
Eigenschaftswert
ICommand
Siehe auch