4 references to UnsecureInputManager
PresentationCore (4)
Core\CSharp\System\Windows\Input\ProcessInputEventArgs.cs (4)
71return this.UnsecureInputManager.PushInput(input, promote); 100return this.UnsecureInputManager.PushInput(input); 127return this.UnsecureInputManager.PopInput(); 154return this.UnsecureInputManager.PeekInput();