The VTreeHelper class provides utility methods that perform common tasks involving nodes in a visual tree.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public static class VTreeHelper
Visual Basic
Public NotInheritable Class VTreeHelper

Inheritance Hierarchy

System..::..Object
  C1.Silverlight..::..VTreeHelper

See Also