ExtensionsFindVisualChildrenT Method (DependencyObject, FuncFrameworkElement, Boolean) |
Namespace: Cauldron.XAML
public static IEnumerable<T> FindVisualChildren<T>( this DependencyObject element, Func<FrameworkElement, bool> predicate ) where T : FrameworkElement
[Missing <typeparam name="T"/> documentation for "M:Cauldron.XAML.Extensions.FindVisualChildren``1(System.Windows.DependencyObject,System.Func{System.Windows.FrameworkElement,System.Boolean})"]