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