TreePlusUINode ClassTreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
Represents the UI-Element that is displayed for its corresponding Node.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Windows DependencyObject
    OnlineSystem.Windows UIElement
      OnlineSystem.Windows FrameworkElement
        OnlineSystem.Windows.Controls Control
          OnlineSystem.Windows.Controls UserControl
            TreePlusSilverlight TreePlusUINode

Namespace: TreePlusSilverlight
Assembly: TreePlusSilverlight (in TreePlusSilverlight.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

Remarks

In our case, a TreePlusUINode represented by a TreePlus-Node is a martial-arts fighter, its Edges represent fights he has undertaken, which he either won or lost.
See Also