8 references to SystemGesture
PresentationCore (8)
System\Windows\Input\Stylus\Common\MultiTouchSystemGestureLogic.cs (1)
41
case RawStylusActions.
SystemGesture
:
System\Windows\Input\Stylus\Common\RawStylusActions.cs (1)
85
RawStylusActions.
SystemGesture
;
System\Windows\Input\Stylus\Common\RawStylusSystemGestureInputReport.cs (2)
101
RawStylusActions.
SystemGesture
,
153
: base(mode, timestamp, inputSource, penContext, RawStylusActions.
SystemGesture
, tabletId, stylusDeviceId, Array.Empty<int>())
System\Windows\Input\Stylus\Common\StylusLogic.cs (1)
664
case RawStylusActions.
SystemGesture
:
System\Windows\Input\Stylus\Wisp\WispLogic.cs (3)
925
if (stylusInputReport.Actions == RawStylusActions.
SystemGesture
&& stylusDevice != null)
1003
case RawStylusActions.
SystemGesture
:
2542
case RawStylusActions.
SystemGesture
: