KeyGesture Class
namespace Noesis | MSDN
Defines a keyboard combination that can be used to invoke a command.
Methods
From InputGesture
Name | Description |
---|---|
Matches | When overridden in a derived class, determines whether the specified InputGesture matches the input specified |
Properties
Name | Description | |
---|---|---|
![]() |
DisplayString | Gets a string to be displayed in UI |
![]() |
Key | Gets the key associated with this KeyGesture |
![]() |
Modifiers | Gets the modifier keys associated with this KeyGesture |
Dependency Property
Read-only
Events
KeyGesture has no events
Table of Contents