The following tables list the members exposed by UIHierarchyNode.
Name | Description | |
---|---|---|
ChildNodes | References the current child nodes, if any, within the hierarchical tree structure. | |
HasChildNodes | Indicates whether the current node in the hierarchical tree structure represents a leaf, having no child nodes, within the scene graph. | |
Node | Contains the UIElement at this node within the rendering scene graph. | |
ParentNode | References the current parent node within the hierarchical tree structure. |
Name | Description | |
---|---|---|
GetHierarchyBuilder | Retrieves an implementation of IUIHierarchyBuilder that can be used to construct instances of IUIHierarchyNode aroundUIElements. |