TreePlusUINode PropertiesTreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
The TreePlusUINode type exposes the following members.
Properties

  NameDescription
Public propertyFound
Whether or not this Node is highlighted.
Public propertyHighlighted
Whether or not this Node is highlighted.
Public propertyLosses
Number of Losses for this fighter.
Public propertyNode
The TreePlus-Node this UI-Element represents.
Public propertyReferenced
Whether or not this Node is referenced by a highlighted Node.
Public propertyText
The Text this UIElement is set to. Usually the fighters name.
Public propertyWins
Number of Wins for this fighter.
Back to Top
See Also