Expand/Co

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    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.Silverlight..::..C1TreeViewExpandButton

See Also