Class KeyChangedEventArgs
Event args for when a Key is changed from one value to a new value (e.g. in HotKeyChanged)
public class KeyChangedEventArgs : EventArgs
- Inheritance
-
KeyChangedEventArgs
- Inherited Members
Constructors
- KeyChangedEventArgs(Key, Key)
Creates a new instance of the KeyChangedEventArgs class