FindDescendantOfType Method
Overload List
| FindDescendantOfType(T)(Visual, Boolean) | Finds first descendant of given type. |
| FindDescendantOfType(T)(Visual, Boolean, Predicate(T)) | Finds first descendant of given type that matches given predicate. |
| FindDescendantOfType(T)(Visual, Boolean) | Finds first descendant of given type. |
| FindDescendantOfType(T)(Visual, Boolean, Predicate(T)) | Finds first descendant of given type that matches given predicate. |