DependencyObjectExtensionsGetVisualChilds Method |
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.
|