Click or drag to resize

DependencyObjectExtensionsTryFindAncestorOrSelf Method

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