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

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  C1.Phone..::..VTreeHelper

See Also