3 references to PushInput
PresentationCore (3)
Core\CSharp\System\Windows\Input\InputManager.cs (2)
706PushInput(input, null); 1077PushInput(inputReport, item);
Core\CSharp\System\Windows\Input\ProcessInputEventArgs.cs (1)
71return this.UnsecureInputManager.PushInput(input, promote);