C# Class CK.Keyboard.Model.KeyModeEventArgs

Defines a IKeyMode event argument: gives access to the actual key that is the subject of the event.
Inheritance: KeyEventArgs
Show file Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
KeyModeEventArgs ( IKeyMode key )

Method Details

KeyModeEventArgs() public method

public KeyModeEventArgs ( IKeyMode key )
key IKeyMode