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.