C# (CSharp) WPFKeyboard 네임스페이스

중첩된 네임스페이스

WPFKeyboard.Controls
WPFKeyboard.Models

클래스들

이름 설명
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