public class SharedKeyGesturePublic Class SharedKeyGesture| SharedKeyGesture | Initializes a new instance of the SharedKeyGesture class |
| GetDisplayString(KeyGesture) | Gets the text of the keys in a keyboard combination definition |
| GetDisplayString(KeyGesture, CultureInfo) | Gets the text of the keys in a keyboard combination definition. |
| GetDisplayString(String, KeyGesture) | Gets the text including the keys in a keyboard combination definition. |
| GetDisplayString(String, KeyGesture, CultureInfo) | Gets the text including the keys in a keyboard combination definition. |
| GetDisplayStringFromInputKey(String) | Gets the text of the keys in a keyboard combination definition. |
| GetDisplayStringFromInputKey(String, CultureInfo) | Gets the text of the keys in a keyboard combination definition. |
| GetDisplayStringFromVirtualKey(Int32) | Gets the text of the keys in a keyboard combination definition. |
| GetDisplayStringFromVirtualKey(Int32, CultureInfo) | Gets the text of the keys in a keyboard combination definition. |
| KeyGestureFromInputKey | Converts a key text to a keyboard shortcut definition. |
| KeyGestureFromVirtualKey | Converts a key value to a keyboard combination definition. |
| VirtualKeyFromKeyGesture | Converts a keyboard shortcut definition to a key value. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |