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