56 references to InputMode
PresentationCore (56)
System\Windows\Input\InputReport.cs (7)
42protected InputReport(PresentationSource inputSource, InputType type, InputMode mode, int timestamp) 73public InputMode Mode {get {return _mode;}} 84private void Validate_InputMode( InputMode mode ) 88case InputMode.Foreground: 89case InputMode.Sink: 92throw new System.ComponentModel.InvalidEnumArgumentException("mode", (int)mode, typeof(InputMode)); 118private InputMode _mode;
System\Windows\Input\MouseDevice.cs (1)
922RawMouseInputReport 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)
54InputMode 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)
669RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 862InputMode.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)
390RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 1722InputMode.Foreground, timestamp, mouseInputSource,
System\Windows\InterOp\HwndAppCommandInputProvider.cs (1)
60InputMode.Foreground,
System\Windows\InterOp\HwndKeyboardInputProvider.cs (7)
316InputMode.Foreground, 387InputMode.Foreground, 447InputMode.Foreground, 540InputMode.Foreground, 578InputMode.Foreground, 736InputMode.Foreground, 814InputMode mode,
System\Windows\InterOp\HwndMouseInputProvider.cs (14)
175InputMode.Foreground, 455InputMode.Foreground, 484InputMode.Foreground, 509InputMode.Foreground, 528InputMode.Foreground, 546InputMode.Foreground, 563InputMode.Foreground, 581InputMode.Foreground, 598InputMode.Foreground, 627InputMode.Foreground, 655InputMode.Foreground, 749InputMode.Foreground, 990InputMode.Foreground, 1231InputMode mode,
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
251InputMode.Foreground,