TableViewControlPreviewMouseDownCommand - свойство
the preview mouse down command.
Пространство имён: Tessa.UI.Views.Content.TableСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public ICommand PreviewMouseDownCommand { get; set; }
Public Property PreviewMouseDownCommand As ICommand
Get
Set
public:
property ICommand^ PreviewMouseDownCommand {
ICommand^ get ();
void set (ICommand^ value);
}
member PreviewMouseDownCommand : ICommand with get, set
Значение свойства
ICommand