![]() | UIHelperGetDescendants Method |
Name | Description | |
---|---|---|
![]() ![]() | GetDescendants(UIControl) |
Gets the descendants of the control in the visual tree using a depth-first search.
|
![]() ![]() | GetDescendants(UIControl, Boolean) |
Gets the descendants of the control in the visual tree using either a depth-first or a
breadth-first search.
|