GoXam for WPF v3
Children Property
Northwoods.GoXam.Layout Namespace > TreeVertex Class : Children Property
Gets or sets the array of logical children for this node.
Syntax
public TreeVertex[] Children {get; set;}
Remarks
This structural property is computed in WalkTree. You probably should not be setting this property.
See Also

Reference

TreeVertex Class
TreeVertex Members