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