Name | Description | |
---|---|---|
![]() ![]() |
Gets the state of the AltGr key. |
|
![]() ![]() |
Gets the state of the Alt key. |
|
![]() |
Gets or sets the window handle of the parent window associated with this keyboard. This is a dependency property. |
|
![]() |
Gets or sets whether keyboard layout should be generated automatically depending on the language (e.g. qwerty, azerty, etc layouts). This is a dependency property. |
|
![]() |
Gets or sets whether pressing a regular key automatically releases modifier keys such as shift, alt, control etc. (except CapsLock). This is a dependency property. |
|
![]() |
Gets or sets whether the component should synthesize keyboard events repeatedly when a virtual key is pressed down, until the key is released. |
|
![]() |
Gets or sets whether the component should change the UI thread's CurrentCulture whenever the input locale changes. |
|
![]() ![]() |
Gets the state of the Caps lock key. |
|
![]() ![]() |
Gets the state of the Control key. |
|
![]() |
Obsolete; Gets or sets the default kayboard layout. This is a dependency property. |
|
![]() |
Gets or sets the current input language. This is a dependency property. |
|
![]() |
Gets or sets whether the keyboard's host application contains only the keyboard and sends input to external processes. This is a dependency property. Set this property to false if the keyboard will be sending input to other controls in same application. Set it to true if the application should behave as Windows On-screen Keyboard tool and send keypresses to active window. |
|
![]() |
Gets the current keyboard layout. This is a dependency property. |
|
![]() |
Gets or sets the folder where layout files are located. This is dependency property. Language layout files are automatically loaded from specified folder when Mode is set to Custom. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Gets or sets the layout mode. This is a dependency property. |
|
![]() ![]() |
Gets the state of the Num lock key. |
|
![]() |
Gets or sets whether password mode is enabled. |
|
![]() |
Gets or sets whether to prevent activation of parent window when users click on a keyboard's key. |
|
![]() |
Specifies the initial delay in milliseconds before the component starts repeating key-down events when AutoRepeat is enabled. |
|
![]() |
Gets or sets whether keys repeat only key-down events, with a single key-up generated in the end. |
|
![]() |
Gets or sets the delay in milliseconds between consecutive key-down events synthesized in AutoRepeat mode. |
|
![]() ![]() |
Gets the state of the Scroll lock key. |
|
![]() ![]() |
Gets the state of the Shift key. |
|
![]() |
Gets or sets a stretch mode that determines how the keyboard fits into the available space. This is a dependency property. |
|
![]() |
Gets or sets the keyboard's template layout. This is a dependency property. |