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