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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.Xaml..::..VTreeHelper

See Also