| DependencyObjectExtensionsGetVisualDescendents Method |
| Name | Description | |
|---|---|---|
| GetVisualDescendents(DependencyObject) |
Retrieves all the visual descendants of a dependency object.
| |
| GetVisualDescendentsT(DependencyObject) |
Retrieves all the visual descendants of a dependency object with the specified type.
| |
| GetVisualDescendents(DependencyObject) |
Retrieves all the visual descendants of a dependency object.
| |
| GetVisualDescendentsT(DependencyObject) |
Retrieves all the visual descendants of a dependency object with the specified type.
|