[]
        
(Showing Draft Content)

C1.WinUI.Core.C1CheckBox

C1CheckBox Class

Represents a control that a user can select and clear.

Inheritance
C1CheckBox
Implements
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class C1CheckBox : CheckBox, IDisposable

Constructors

Name Description
C1CheckBox()

Initializes a new instance of the C1CheckBox class.

Fields

Name Description
ForegroundProperty

Identifies the Foreground dependency property.

Properties

Name Description
Foreground

Gets or sets the color used to paint the control.

IsDisposed

Gets whether this instance is disposed.

Methods

Name Description
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the C1CheckBox class.

OnApplyTemplate()