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