3 references to HoverEnter
PresentationCore (3)
System\Windows\Input\Stylus\Common\RawStylusSystemGestureInputReport.cs (1)
35case SystemGesture.HoverEnter:
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (1)
405gesture = SystemGesture.HoverEnter;
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
93systemGesture == SystemGesture.HoverEnter ||