WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1CheckBox Class
Members
In This Topic
    C1CheckBox Class
    In This Topic
    Represents a control that a user can select and clear.
    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
                            Microsoft.UI.Xaml.Controls.CheckBox
                               C1.WinUI.Core.C1CheckBox

    See Also