C# Class CK.Keyboard.Model.KeyModeModeChangedEventArgs
Defines the argument of event that fires when the mode of an actual key is modified. This happens only during the edition of a keyboard: the event is raised only by IKeyMode.ChangeMode and IKeyMode.SwapModes (note that when swapping the more specialized KeyModeModeSwappedEventArgs is used).