56 references to InputMode
PresentationCore (56)
System\Windows\Input\InputReport.cs (7)
40protected InputReport(PresentationSource inputSource, InputType type, InputMode mode, int timestamp) 65public InputMode Mode {get {return _mode;}} 76private void Validate_InputMode( InputMode mode ) 80case InputMode.Foreground: 81case InputMode.Sink: 84throw new System.ComponentModel.InvalidEnumArgumentException("mode", (int)mode, typeof(InputMode)); 110private InputMode _mode;
System\Windows\Input\MouseDevice.cs (1)
899RawMouseInputReport report = new RawMouseInputReport(InputMode.Foreground,
System\Windows\Input\RawAppCommandInputReport.cs (1)
51InputMode mode,
System\Windows\Input\RawKeyboardInputReport.cs (1)
56InputMode mode,
System\Windows\Input\RawMouseInputReport.cs (1)
52InputMode mode,
System\Windows\Input\RawTextInputReport.cs (1)
47InputMode mode,
System\Windows\Input\RawUIStateInputReport.cs (1)
39InputMode mode,
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (2)
179InputMode mode, 235InputMode mode,
System\Windows\Input\Stylus\Common\RawStylusSystemGestureInputReport.cs (2)
90InputMode mode, 143InputMode mode,
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (3)
328InputMode.Foreground, 365InputMode.Foreground, 458InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
1342InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (2)
652RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 845InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
607InputMode.Foreground,
System\Windows\Input\Stylus\Wisp\WispLogic.cs (7)
111InputMode.Foreground, 140new RawStylusInputReport(InputMode.Foreground, 1292InputMode.Foreground, 1766InputMode.Foreground, stylusArgs.Timestamp, mouseInputSource, 1910InputMode.Foreground, 2797InputMode.Foreground, 2845new RawMouseInputReport(InputMode.Foreground,
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (2)
359RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 1691InputMode.Foreground, timestamp, mouseInputSource,
System\Windows\InterOp\HwndAppCommandInputProvider.cs (1)
56InputMode.Foreground,
System\Windows\InterOp\HwndKeyboardInputProvider.cs (7)
309InputMode.Foreground, 380InputMode.Foreground, 440InputMode.Foreground, 533InputMode.Foreground, 571InputMode.Foreground, 725InputMode.Foreground, 803InputMode mode,
System\Windows\InterOp\HwndMouseInputProvider.cs (14)
170InputMode.Foreground, 450InputMode.Foreground, 479InputMode.Foreground, 504InputMode.Foreground, 523InputMode.Foreground, 541InputMode.Foreground, 558InputMode.Foreground, 576InputMode.Foreground, 593InputMode.Foreground, 622InputMode.Foreground, 650InputMode.Foreground, 744InputMode.Foreground, 985InputMode.Foreground, 1226InputMode mode,
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
247InputMode.Foreground,