C# Class CK.Keyboard.Model.KeyboardCurrentLayoutChangedEventArgs

Event argument when the current layout of a keyboard changed. Gives access to the previous layout.
Inheritance: KeyboardEventArgs
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
KeyboardCurrentLayoutChangedEventArgs ( IKeyboard kb, ILayout previous )

Method Details

KeyboardCurrentLayoutChangedEventArgs() public méthode

public KeyboardCurrentLayoutChangedEventArgs ( IKeyboard kb, ILayout previous )
kb IKeyboard
previous ILayout