C# Класс CK.Keyboard.Model.LayoutKeyModeModeSwappedEventArgs

Defines the argument of event that fires when two key layout modes swap their modes. This happens only during the edition of a keyboard: the event is raised only by ILayoutKeyMode.SwapModes method.
Наследование: LayoutKeyModeModeChangedEventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
LayoutKeyModeModeSwappedEventArgs ( ILayoutKeyMode key, ILayoutKeyMode swappedKey )

Описание методов

LayoutKeyModeModeSwappedEventArgs() публичный Метод

public LayoutKeyModeModeSwappedEventArgs ( ILayoutKeyMode key, ILayoutKeyMode swappedKey )
key ILayoutKeyMode
swappedKey ILayoutKeyMode