Name |
Description |
BaseViewModel |
|
DefaultOnScreenKeyControlBuilder |
The default control builder for the keys. It builds a simple textbox that binds the to the Display property of the base key view model. |
Helpers |
|
KPDOnScreenKeyboardViewModel |
This view model uses a KPD dll to build the keyboard layout. Supporting KPD files allows us to instantly support every windows language. |
Keyboard |
Static class that allows us to easily listen to keyboard events without managing hooks/listeners, and also has the static instance of the input simulator |
VirtualKey |
|