![]() | ExtensionsFindVisualChildren Method |
Name | Description | |
---|---|---|
![]() ![]() | FindVisualChildrenT(DependencyObject) |
Returns all visual childs and sub child (recursively) of the element that matches the given type
|
![]() ![]() | FindVisualChildrenT(DependencyObject, FuncFrameworkElement, Boolean) |
Returns all visual childs and sub child (recursively) of the element that matches the predicate.
|
![]() ![]() | FindVisualChildren(DependencyObject, Type) |
Returns all visual childs and sub child (recursively) of the element that matches the given type
|