C# Class CK.Keyboard.Model.LayoutEventArgs

Defines a keyboard layout event: gives access to the IContext, the keyboard and layout that is the subject of the event.
Inheritance: KeyboardEventArgs
Datei anzeigen Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
LayoutEventArgs ( ILayout l )

Method Details

LayoutEventArgs() public method

public LayoutEventArgs ( ILayout l )
l ILayout