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