GridViewModelBasePreviewMouseDownCommand - свойство
Команда нажатия кнопки мыши
Пространство имён: Tessa.UI.Views.Content.TableСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[CanBeNullAttribute]
[PublicAPIAttribute]
public ICommand PreviewMouseDownCommand { get; set; }
<CanBeNullAttribute>
<PublicAPIAttribute>
Public Property PreviewMouseDownCommand As ICommand
Get
Set
public:
[CanBeNullAttribute]
[PublicAPIAttribute]
property ICommand^ PreviewMouseDownCommand {
ICommand^ get ();
void set (ICommand^ value);
}
[<CanBeNullAttribute>]
[<PublicAPIAttribute>]
member PreviewMouseDownCommand : ICommand with get, set
Значение свойства
ICommand