2 references to PopInput
PresentationCore (2)
System\Windows\Input\InputManager.cs (1)
678while((item = PopInput()) != null)
System\Windows\Input\ProcessInputEventArgs.cs (1)
98return this.UnsecureInputManager.PopInput();