[This is preliminary documentation and is subject to change.]

Helper class to unify certain aspects of navigating VisualTree in WPF and Silvelright.

Namespace:  AmCharts.Windows.QuickCharts
Assembly:  AmCharts.Windows.QuickCharts (in AmCharts.Windows.QuickCharts.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class TreeHelper
Visual Basic (Declaration)
Public NotInheritable Class TreeHelper
Visual C++
public ref class TreeHelper abstract sealed

Inheritance Hierarchy

System..::.Object
  AmCharts.Windows.QuickCharts..::.TreeHelper

See Also