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