[PrivateApiAttribute]
public interface IHitTester<PrivateApiAttribute>
Public Interface IHitTester[<PrivateApiAttribute>]
type IHitTester = interface end| HitTest(Point, Visual, FuncVisual, Boolean) | Hit tests a location to find the visuals at the specified point. |
| HitTestFirst(Point, Visual, FuncVisual, Boolean) | Hit tests a location to find first visual at the specified point. |