3 references to PushInput
PresentationCore (3)
System\Windows\Input\InputManager.cs (2)
529PushInput(input, null); 868PushInput(inputReport, item);
System\Windows\Input\ProcessInputEventArgs.cs (1)
60return this.UnsecureInputManager.PushInput(input, promote);