3 references to InternalSystemGestureDoubleTap
PresentationCore (3)
System\Windows\Input\Stylus\Common\RawStylusSystemGestureInputReport.cs (1)
42
case
InternalSystemGestureDoubleTap
:
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
95
systemGesture == RawStylusSystemGestureInputReport.
InternalSystemGestureDoubleTap
||
927
if (systemGestureReport.SystemGesture == RawStylusSystemGestureInputReport.
InternalSystemGestureDoubleTap
)