Class HotKeyItem
public class HotKeyItem
- Inheritance
-
HotKeyItem
- Inherited Members
- Extension Methods
Properties
Command
public ICommand Command { get; set; }
Property Value
DisplayName
public string DisplayName { get; set; }
Property Value
Key
public Key Key { get; set; }
Property Value
ModifierKeys
public ModifierKeys ModifierKeys { get; set; }