56 references to InputMode
PresentationCore (56)
System\Windows\Input\InputReport.cs (7)
32protected InputReport(PresentationSource inputSource, InputType type, InputMode mode, int timestamp) 57public InputMode Mode {get {return _mode;}} 68private void Validate_InputMode( InputMode mode ) 72case InputMode.Foreground: 73case InputMode.Sink: 76throw new System.ComponentModel.InvalidEnumArgumentException("mode", (int)mode, typeof(InputMode)); 102private InputMode _mode;
System\Windows\Input\MouseDevice.cs (1)
884RawMouseInputReport report = new RawMouseInputReport(InputMode.Foreground,
System\Windows\Input\RawAppCommandInputReport.cs (1)
44InputMode mode,
System\Windows\Input\RawKeyboardInputReport.cs (1)
49InputMode mode,
System\Windows\Input\RawMouseInputReport.cs (1)
45InputMode mode,
System\Windows\Input\RawTextInputReport.cs (1)
43InputMode mode,
System\Windows\Input\RawUIStateInputReport.cs (1)
32InputMode mode,
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (2)
168InputMode mode, 224InputMode mode,
System\Windows\Input\Stylus\Common\RawStylusSystemGestureInputReport.cs (2)
85InputMode mode, 138InputMode mode,
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (3)
311InputMode.Foreground, 348InputMode.Foreground, 441InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
1326InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (2)
643RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 838InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
594InputMode.Foreground,
System\Windows\Input\Stylus\Wisp\WispLogic.cs (7)
101InputMode.Foreground, 130new RawStylusInputReport(InputMode.Foreground, 1291InputMode.Foreground, 1767InputMode.Foreground, stylusArgs.Timestamp, mouseInputSource, 1913InputMode.Foreground, 2802InputMode.Foreground, 2854new RawMouseInputReport(InputMode.Foreground,
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (2)
352RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 1690InputMode.Foreground, timestamp, mouseInputSource,
System\Windows\InterOp\HwndAppCommandInputProvider.cs (1)
50InputMode.Foreground,
System\Windows\InterOp\HwndKeyboardInputProvider.cs (7)
302InputMode.Foreground, 373InputMode.Foreground, 433InputMode.Foreground, 526InputMode.Foreground, 564InputMode.Foreground, 718InputMode.Foreground, 796InputMode mode,
System\Windows\InterOp\HwndMouseInputProvider.cs (14)
165InputMode.Foreground, 442InputMode.Foreground, 471InputMode.Foreground, 496InputMode.Foreground, 515InputMode.Foreground, 533InputMode.Foreground, 550InputMode.Foreground, 568InputMode.Foreground, 585InputMode.Foreground, 614InputMode.Foreground, 642InputMode.Foreground, 736InputMode.Foreground, 977InputMode.Foreground, 1218InputMode mode,
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
241InputMode.Foreground,