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