Interface IInputEventArgs
public interface IInputEventArgs
Properties
Device
The device that sent this event
IInputDevice Device { get; }
public interface IInputEventArgs
The device that sent this event
IInputDevice Device { get; }