GoXam for WPF v3
TreeNetwork Class
Members 
Northwoods.GoXam.Layout Namespace : TreeNetwork Class
This provides an abstract view of a IEnumerable as a network (graph) of nodes and directed links. These nodes and links correspond to Northwoods.GoXam.Parts provided in the IEnumerable. This class provides a framework for manipulating the state of nodes and links without modifying the structure of the original document.
Object Model
TreeNetwork ClassTreeLayout Class
Syntax
Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Layout.GenericNetwork<V,E,Y>
      Northwoods.GoXam.Layout.TreeNetwork

See Also

Reference

TreeNetwork Members
Northwoods.GoXam.Layout Namespace