UIHelperGetSubtree Method |
Name | Description | |
---|---|---|
GetSubtree(UIControl) |
Gets the subtree (the given control and all of its descendants in the visual tree) using a
depth-first search.
| |
GetSubtree(UIControl, Boolean) |
Gets the subtree (the given control and all of its descendants in the visual tree) using
either a depth-first or a breadth-first search.
|