Expand/Co

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

Syntax

C#
public class C1TreeViewExpandButton : ToggleButton
Visual Basic
Public Class C1TreeViewExpandButton _
	Inherits ToggleButton

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                System.Windows.Controls.Primitives..::..ButtonBase
                  System.Windows.Controls.Primitives..::..ToggleButton
                    C1.WPF..::..C1TreeViewExpandButton

See Also