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