CheckEdit Fields
A checkbox that supports the indeterminate state.| Name | Description |
|---|---|
| AllowIndeterminateInputProperty static | Identifies the AllowIndeterminateInput dependency property. |
| CheckBoxAlignmentProperty static | Identifies the CheckBoxAlignment dependency property. |
| CheckBoxColorProperty static | Identifies the CheckBoxColor dependency property. |
| CheckBoxIndentProperty static | Identifies the CheckBoxIndent dependency property. |
| CheckBoxPositionProperty static | Identifies the CheckBoxPosition dependency property. |
| CheckedCheckBoxColorProperty static | Identifies the CheckedCheckBoxColor dependency property. |
| CheckedCheckBoxImageProperty static | Identifies the CheckedCheckBoxImage dependency property. |
| DisabledCheckBoxColorProperty static | Identifies the DisabledCheckBoxColor dependency property. |
| DisabledCheckedCheckBoxColorProperty static | Identifies the DisabledCheckedCheckBoxColor dependency property. |
| DisabledLabelColorProperty static | Identifies the DisabledLabelColor dependency property. |
| IndeterminateCheckBoxImageProperty static | Identifies the IndeterminateCheckBoxImage dependency property. |
| IsCheckedProperty static | Identifies the IsChecked dependency property. |
| LabelColorProperty static | Identifies the LabelColor dependency property. |
| LabelFontAttributesProperty static | Identifies the LabelFontAttributes dependency property. |
| LabelFontFamilyProperty static | Identifies the LabelFontFamily dependency property. |
| LabelFontSizeProperty static | Identifies the LabelFontSize dependency property. |
| LabelHorizontalAlignmentProperty static | Identifies the LabelHorizontalAlignment dependency property. |
| LabelProperty static | Identifies the Label dependency property. |
| LabelTextDecorationsProperty static | Identifies the LabelTextDecorations dependency property. |
| LabelVerticalAlignmentProperty static | Identifies the LabelVerticalAlignment dependency property. |
| PaddingProperty static | Identifies the Padding dependency property. |
| UncheckedCheckBoxImageProperty static | Identifies the UncheckedCheckBoxImage dependency property. |
See Also