TreePlus FieldsTreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
The TreePlus type exposes the following members.
Fields

  NameDescription
Public fieldFocussedNode
The currently focussed Node.
Public fieldFocussedUINode
The currently focussed Node's UI-Element.
Public fieldFoundNodesExpandOrder
The Nodes that need to be expanded in order to get the searched-for node.
Public fieldFoundUINode
The currently found Node's UI-Element.
Public fieldStatic memberHorizontalSpacing
Horizontal spacing between nodes in the canvas.
Public fieldStatic memberMovedNodes
List of relocated Nodes.
Public fieldStatic memberVerticalSpacing
Vertical spacing between nodes in the canvas.
Back to Top
See Also