C# (CSharp) WindowsInput Пространство имен

Пространства имен

WindowsInput.Events
WindowsInput.Native

Классы

Имя Описание
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.