The following tables list the members exposed by KeyGesture.
Public Properties
| Name | Description |
| DisplayString | Gets a string representation of this KeyGesture. |
| Key | Gets the key associated with this KeyGesture. |
| Modifiers | Gets the modifier keys associated with this KeyGesture. |
Top
Public Methods
| Name | Description |
| GetDisplayStringForCulture | Returns a string that can be used to display the KeyGesture. |
| Matches | Overridden. Determines whether this KeyGesture matches the input associated with the specified InputEventArgs object. |
Top
See Also