C# Class 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
Show file Open project: pauldotknopf/WPFKeyboard

Private Methods

Method Description
EnsureHookCreated ( ) : void

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