A Panel which contains the vertical lines.

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

Syntax

C#
public class C1TreeViewLinePanel : Canvas
Visual Basic
Public Class C1TreeViewLinePanel _
	Inherits Canvas

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Panel
              System.Windows.Controls..::..Canvas
                C1.WPF..::..C1TreeViewLinePanel

See Also