Property InputProcessor
InputProcessor
Gets InputProcessor implementation that processes the mouse and keyboard input populated by IInput<TInputRecord> implementations on the input thread and translating to events on the UI thread.
IInputProcessor InputProcessor { get; }