4 references to UnsecureInputManager
PresentationCore (4)
System\Windows\Input\ProcessInputEventArgs.cs (4)
60return this.UnsecureInputManager.PushInput(input, promote); 80return this.UnsecureInputManager.PushInput(input); 98return this.UnsecureInputManager.PopInput(); 116return this.UnsecureInputManager.PeekInput();