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

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

Syntax

C#
public static class VTreeHelper
Visual Basic (Declaration)
Public NotInheritable Class VTreeHelper

Inheritance Hierarchy

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

See Also