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