Click or drag to resize

DependencyObjectExtensionsTryFindAncestor Method

Overload List
 NameDescription
Public Extension MethodTryFindAncestorT(DependencyObject) Returns the first element in the ancestor list that implements the type of the type parameter.
Public Extension MethodTryFindAncestorT(DependencyObject, FuncT, Boolean) Returns the first element in the ancestor list that implements the type of the type parameter.
Top
See Also