Is there a method to get the hover object?

I want to get the VisualElement which is PointerOver.But I don’t want to add PointerOverEvent to the all VisualElements.

1 Like

same problem:

Would this help
Can I get the topmost element under the cursor ? ?

1 Like

Thanks!

Thanks!