Пример #1
0
 public SystemHotKeyEventArgs(SystemHotKey hotkey)
 {
     Hotkey = hotkey;
 }
Пример #2
0
 public SystemHotKeyEventArgs(SystemHotKey hotkey)
 {
     Hotkey = hotkey;
 }