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