1 write to _inputManager
PresentationCore (1)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (1)
44_inputManager = InputManager.UnsecureCurrent;
3 references to _inputManager
PresentationCore (3)
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (3)
45_inputManager.PostProcessInput += new ProcessInputEventHandler(PostProcessInput); 57_inputManager.PostProcessInput -= new ProcessInputEventHandler(PostProcessInput); 586_inputManager.ProcessInput(e);