The following tables list the members exposed by KeyGesture.
| Name | Description | |
|---|---|---|
![]() | KeyGesture Constructor | Overloaded. Initializes a new instance of the KeyGesture class. |
| 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. |
| 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. |


