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