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