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