Name | Description | |
---|---|---|
![]() | DynamicKeyGesture | Initializes a new instance of the DynamicKeyGesture class. |
Name | Description | |
---|---|---|
![]() | DynamicKeyGesture | Initializes a new instance of the DynamicKeyGesture class. |
Name | Description | |
---|---|---|
![]() | AnyModifierKeys | Gets or sets a value indicating whether the input gesture accepts any key modifier. |
![]() | Key | Gets or sets the key of the input gesture. |
![]() | Modifiers | Gets or sets a key modifiers of the input gesture. |
Name | Description | |
---|---|---|
![]() ![]() | CreateKeyWithAnyModifiers | Creates the DynamicKeyGesture with specified key and marks that gesture accepts any key modifier. |
![]() | Matches | Determines whether the specified DynamicKeyGesture matches the input associated with the specified System.Windows.Input.InputEventArgs object. |