56 references to InputMode
PresentationCore (56)
System\Windows\Input\InputReport.cs (7)
33protected InputReport(PresentationSource inputSource, InputType type, InputMode mode, int timestamp) 58public InputMode Mode {get {return _mode;}} 69private void Validate_InputMode( InputMode mode ) 73case InputMode.Foreground: 74case InputMode.Sink: 77throw new System.ComponentModel.InvalidEnumArgumentException("mode", (int)mode, typeof(InputMode)); 103private InputMode _mode;
System\Windows\Input\MouseDevice.cs (1)
885RawMouseInputReport report = new RawMouseInputReport(InputMode.Foreground,
System\Windows\Input\RawAppCommandInputReport.cs (1)
45InputMode mode,
System\Windows\Input\RawKeyboardInputReport.cs (1)
50InputMode mode,
System\Windows\Input\RawMouseInputReport.cs (1)
46InputMode mode,
System\Windows\Input\RawTextInputReport.cs (1)
44InputMode mode,
System\Windows\Input\RawUIStateInputReport.cs (1)
33InputMode mode,
System\Windows\Input\Stylus\Common\RawStylusInputReport.cs (2)
169InputMode mode, 225InputMode mode,
System\Windows\Input\Stylus\Common\RawStylusSystemGestureInputReport.cs (2)
86InputMode mode, 139InputMode mode,
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (3)
312InputMode.Foreground, 349InputMode.Foreground, 442InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
1327InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (2)
644RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 839InputMode.Foreground,
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
595InputMode.Foreground,
System\Windows\Input\Stylus\Wisp\WispLogic.cs (7)
102InputMode.Foreground, 131new RawStylusInputReport(InputMode.Foreground, 1292InputMode.Foreground, 1768InputMode.Foreground, stylusArgs.Timestamp, mouseInputSource, 1914InputMode.Foreground, 2803InputMode.Foreground, 2855new RawMouseInputReport(InputMode.Foreground,
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (2)
356RawStylusInputReport report = new RawStylusInputReport(InputMode.Foreground, 1694InputMode.Foreground, timestamp, mouseInputSource,
System\Windows\InterOp\HwndAppCommandInputProvider.cs (1)
51InputMode.Foreground,
System\Windows\InterOp\HwndKeyboardInputProvider.cs (7)
303InputMode.Foreground, 374InputMode.Foreground, 434InputMode.Foreground, 527InputMode.Foreground, 565InputMode.Foreground, 719InputMode.Foreground, 797InputMode mode,
System\Windows\InterOp\HwndMouseInputProvider.cs (14)
166InputMode.Foreground, 446InputMode.Foreground, 475InputMode.Foreground, 500InputMode.Foreground, 519InputMode.Foreground, 537InputMode.Foreground, 554InputMode.Foreground, 572InputMode.Foreground, 589InputMode.Foreground, 618InputMode.Foreground, 646InputMode.Foreground, 740InputMode.Foreground, 981InputMode.Foreground, 1222InputMode mode,
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
242InputMode.Foreground,