Defines a key layout mode event argument: gives access to the layout that is the subject of the event.
Inheritance: LayoutKeyEventArgs
 private void OnLayoutKeyModelCollectionChanged( object sender, LayoutKeyModeEventArgs e )
 {
     RefreshLayoutKeyModeCollection();
 }