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