WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1ToggleButton Class
Members
In This Topic
    C1ToggleButton Class
    In This Topic
    Represents a button that a user can expand and collapse.
    Syntax
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.UIElement
             Microsoft.UI.Xaml.FrameworkElement
                Microsoft.UI.Xaml.Controls.Control
                   Microsoft.UI.Xaml.Controls.ContentControl
                      Microsoft.UI.Xaml.Controls.Primitives.ButtonBase
                         Microsoft.UI.Xaml.Controls.Primitives.ToggleButton
                            C1.WinUI.Core.C1ToggleButton
                               C1.WinUI.Accordion.ExpanderButton

    See Also