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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.WPF..::..VTreeHelper

See Also