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