10 references to ProcessInput
PresentationCore (10)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
586
_inputManager.
ProcessInput
(e);
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (3)
414
return composition._InputManager.
ProcessInput
(textargs);
447
return composition._InputManager.
ProcessInput
(textargs);
480
return composition._InputManager.
ProcessInput
(textargs);
Core\CSharp\System\Windows\Input\TouchDevice.cs (6)
665
_inputManager.
ProcessInput
(e);
679
_inputManager.
ProcessInput
(e);
1016
_inputManager.
ProcessInput
(touchEventArgs);
1036
_inputManager.
ProcessInput
(e);
1053
_inputManager.
ProcessInput
(e);
1070
_inputManager.
ProcessInput
(e);