Overload | Description |
---|---|
HitTestAllByPoint(NVisual,NPoint) | Hit tests the top most visual that resides in the specified visual root. |
HitTestAllByPoint(NVisual,NPoint,INFilter<NVisual>) | Hit tests the top most visual that resides in the specified visual root. |
HitTestAllByPoint(NVisual,NPoint,INFilter<NVisual>,NRegion) | Hit tests the top most visual that resides in the specified visual root. |