C1ToolbarButton control represents a toggle button on the C1ToobarStrip.
Namespace:
C1.Silverlight.ToolbarAssembly: C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)
Syntax
| C# |
|---|
public class C1ToolbarToggleButton : ToggleButton, IC1ToolbarControl |
| Visual Basic |
|---|
Public Class C1ToolbarToggleButton _ Inherits ToggleButton _ Implements IC1ToolbarControl |
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.Toolbar..::..C1ToolbarToggleButton
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.Toolbar..::..C1ToolbarToggleButton