[]
        
(Showing Draft Content)

C1.WPF.Core.C1CheckBox

C1CheckBox Class

Represents a control that a user can select and clear.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public class C1CheckBox : CheckBox, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource, IDisposable

Constructors

Name Description
C1CheckBox()

Initializes a new instance of the C1CheckBox class.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

Methods

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

Finalizes this instance of the C1CheckBox class.

OnApplyTemplate()
OnTouchDown(TouchEventArgs)