C# Класс WPFKeyboard.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
Показать файл Открыть проект

Приватные методы

Метод Описание
EnsureHookCreated ( ) : void

Internal method that ensures that our hook is created if it isn't already