Back to API Home
The DdCheckBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DdCheckBox |
Initializes a new instance of the DdCheckBox class.
|
Methods
Name | Description | |
---|---|---|
![]() | OnApplyTemplate | Builds the visual tree for the ToggleButton when a new template is applied. (Overrides ToggleButtonOnApplyTemplate()()()().) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | BoxSizeProperty |
Identifies the [P:BoxSize] dependency property.
|
![]() ![]() | IsCustomizeTokensCommandShownProperty |
The IsCustomizeTokensCommandShown dependency property.
|
![]() ![]() | IsSelectAllProperty |
Identifies the [P:IsSelectAll] dependency property.
|
![]() ![]() | NamedTokenOffsetProperty |
Identifies the [P:NamedTokenOffset] dependency property.
|
![]() ![]() | NamedTokenValueProperty |
Identifies the [P:NamedTokenValue] dependency property.
|
![]() ![]() | SupportedNamedTokensProperty |
Identifies the [P:SupportedNamedTokens] dependency property.
|
![]() ![]() | TokenButtonBackgroundProperty |
Identifies the [P:TokenButtonBackground] dependency property.
|
![]() ![]() | TokenButtonBorderBrushProperty |
Identifies the [P:TokenButtonBorderBrush] dependency property.
|
![]() ![]() | TokenMenuBackgroundProperty |
Identifies the [P:TokenMenuBackground] dependency property.
|
![]() ![]() | TokenMenuBorderBrushProperty |
Identifies the [P:TokenMenuBorderBrush] dependency property.
|
![]() ![]() | TokenMenuFontSizeProperty |
Identifies the [P:MenuFontSize] dependency property.
|
![]() ![]() | TokenMenuForegroundProperty |
Identifies the [P:MenuForeground] dependency property.
|
![]() ![]() | TokenMenuVisibilityProperty |
Identifies the [P:TokenMenuVisibility] dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() | BoxSize |
Gets or sets the size of the check box. This is a dependency property.
|
![]() | IsCustomizeTokensCommandShown |
Gets or sets the IsCustomizeTokensCommandShown.
|
![]() | IsSelectAll |
Gets or sets a value indicating whether this is a select all checkbox.
|
![]() | NamedTokenOffset | |
![]() | NamedTokenValue | |
![]() | SupportedNamedTokens |
Gets or sets the supported NamedTokens. This is a dependency property.
|
![]() | TokenButtonBackground |
Gets or sets the colour of the token menu button. This is a dependency property.
|
![]() | TokenButtonBorderBrush |
Gets or sets the colour of the token menu button's border. This is a dependency property.
|
![]() | TokenMenuBackground |
Gets or sets the colour of the token menu. This is a dependency property.
|
![]() | TokenMenuBorderBrush |
Gets or sets the colour of the token menu's border. This is a dependency property.
|
![]() | TokenMenuFontSize |
Gets or sets the size of the token menu text. This is a dependency property.
|
![]() | TokenMenuForeground |
Gets or sets the colour of the token menu text. This is a dependency property.
|
![]() | TokenMenuVisibility |
Events
Name | Description | |
---|---|---|
![]() | Changed | |
![]() | CustomizeTokens |
Occurs when customize tokens menu item is clicked.
|
![]() | SupportedNamedTokensChanged |
Occurs when the NamedTokenOffset changes, so the RangePicker can be bound.
|