Version

IUIHierarchyNode Interface Members

The following tables list the members exposed by IUIHierarchyNode.

Public Properties
 NameDescription
 PropertyChildNodesReferences the current child nodes, if any, within the hierarchical tree structure.  
 PropertyHasChildNodesIndicates whether the current node in the hierarchical tree structure represents a leaf node, having no child nodes, within the scene graph.  
 PropertyNodeContains the UIElement at this node within the rendering scene graph.  
 PropertyParentNodeReferences the current parent node within the hierarchical tree structure.  
See Also