Method Activate
Activate(KeyboardLayout)
Activates layout for entire system using ActivateKeyboardLayout API. Has some bugs when trying to executed this from non-ui thread (STA or message-pump?)
Declaration
void Activate(KeyboardLayout layout)
Parameters
Type | Name | Description |
---|---|---|
KeyboardLayout | layout |