|  | DependencyObjectExtensionsGetVisualChilds Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | GetVisualChilds(DependencyObject) | 
            Retrieves all the visual children of a dependency object.
             | 
|   | GetVisualChildsT(DependencyObject) | 
            Retrieves all the visual children of a dependency object with the specified type.
             | 
|   | GetVisualChilds(DependencyObject) | 
            Retrieves all the visual children of a dependency object.
             | 
|   | GetVisualChildsT(DependencyObject) | 
            Retrieves all the visual children of a dependency object with the specified type.
             | 
 See Also
See Also