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