TreePlus StartTreeCollapse Method TreePlusSilverlight - An implementation of the TreePlus algorithm using Silverlight
Remove unused space to make for a tighter tree layout. Essentially, this will find all nodes that are currently visible in the tree and translate them in such a way that the tree takes minimal vertical space. This is called after the expansion step is complete.

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

See Also