C# (CSharp) WindowsInput Namespace

Nested Namespaces

WindowsInput.Events
WindowsInput.Native

Classes

Name Description
InputSimulator Implements the IInputSimulator interface to simulate Keyboard and Mouse input and provide the state of those input devices.
KeyboardSimulator Implements the IKeyboardSimulator interface by calling the an IInputMessageDispatcher to simulate Keyboard gestures.
MouseButtonExtensions
MouseSimulator Implements the IMouseSimulator interface by calling the an IInputMessageDispatcher to simulate Mouse gestures.
WindowsInputMessageDispatcher Implements the IInputMessageDispatcher.