LogicalTreeHelper.GetChildren Method
Returns the collection of immediate child objects of the specified object by processing the logical tree.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetChildren(DependencyObject) | Returns the collection of immediate child objects of the specified object, by processing the logical tree. |
|
GetChildren(FrameworkContentElement) | Returns the collection of immediate child objects of the specified FrameworkContentElement by processing the logical tree. |
|
GetChildren(FrameworkElement) | Returns the collection of immediate child objects of the specified FrameworkElement by processing the logical tree. |