4 references to UnsecureInputManager
PresentationCore (4)
System\Windows\Input\ProcessInputEventArgs.cs (4)
54return this.UnsecureInputManager.PushInput(input, promote); 74return this.UnsecureInputManager.PushInput(input); 92return this.UnsecureInputManager.PopInput(); 110return this.UnsecureInputManager.PeekInput();