Skip to main content
A newer version of this page is available. .

RibbonCheckBoxStyleSettings Fields

Defines the appearance of a RibbonCheckBox.
Name Description
CheckedBackgroundProperty static Identifies the CheckedBackground dependency property.
CheckedBorderBrushProperty static Identifies the CheckedBorderBrush dependency property.
CheckedDisabledBackgroundProperty static Identifies the CheckedDisabledBackground dependency property.
CheckedDisabledBorderBrushProperty static Identifies the CheckedDisabledBorderBrush dependency property.
CheckedDisabledForegroundProperty static Identifies the CheckedDisabledForeground dependency property.
CheckedDisabledTextForegroundProperty static Identifies the CheckedDisabledTextForeground dependency property.
CheckedForegroundProperty static Identifies the CheckedForeground dependency property.
CheckedHoverBackgroundProperty static Identifies the CheckedHoverBackground dependency property.
CheckedHoverBorderBrushProperty static Identifies the CheckedHoverBorderBrush dependency property.
CheckedHoverForegroundProperty static Identifies the CheckedHoverForeground dependency property.
CheckedHoverTextForegroundProperty static Identifies the CheckedHoverTextForeground dependency property.
CheckedPressedBackgroundProperty static Identifies the CheckedPressedBackground dependency property.
CheckedPressedBorderBrushProperty static Identifies the CheckedPressedBorderBrush dependency property.
CheckedPressedForegroundProperty static Identifies the CheckedPressedForeground dependency property.
CheckedPressedTextForegroundProperty static Identifies the CheckedPressedTextForeground dependency property.
CheckedTextForegroundProperty static Identifies the CheckedTextForeground dependency property.
CornerRadiusProperty static Identifies the CornerRadius dependency property.
DisabledBackgroundProperty static Identifies the DisabledBackground dependency property.
DisabledBorderBrushProperty static Identifies the DisabledBorderBrush dependency property.
DisabledTextForegroundProperty static Identifies the DisabledTextForeground dependency property.
HoverBackgroundProperty static Identifies the HoverBackground dependency property.
HoverBorderBrushProperty static Identifies the HoverBorderBrush dependency property.
HoverTextForegroundProperty static Identifies the HoverTextForeground dependency property.
NormalBackgroundProperty static Identifies the NormalBackground dependency property.
NormalBorderBrushProperty static Identifies the NormalBorderBrush dependency property.
NormalTextForegroundProperty static Identifies the NormalTextForeground dependency property.
PressedBackgroundProperty static Identifies the PressedBackground dependency property.
PressedBorderBrushProperty static Identifies the PressedBorderBrush dependency property.
PressedTextForegroundProperty static Identifies the PressedTextForeground dependency property.
See Also