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