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

RibbonButtonStyleSettings Fields

Defines the appearance of ribbon buttons.
Name Description
BorderThicknessProperty static Identifies the BorderThickness dependency property.
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.
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.
CheckedPressedBackgroundProperty static Identifies the CheckedPressedBackground dependency property.
CheckedPressedBorderBrushProperty static Identifies the CheckedPressedBorderBrush dependency property.
CheckedPressedForegroundProperty static Identifies the CheckedPressedForeground dependency property.
CornerRadiusProperty static Identifies the CornerRadius dependency property.
DisabledBackgroundProperty static Identifies the DisabledBackground dependency property.
DisabledBorderBrushProperty static Identifies the DisabledBorderBrush dependency property.
DisabledForegroundProperty static Identifies the DisabledForeground dependency property.
HoverBackgroundProperty static Identifies the HoverBackground dependency property.
HoverBorderBrushProperty static Identifies the HoverBorderBrush dependency property.
HoverForegroundProperty static Identifies the HoverForeground dependency property.
NormalBackgroundProperty static Identifies the NormalBackground dependency property.
NormalBorderBrushProperty static Identifies the NormalBorderBrush dependency property.
NormalForegroundProperty static Identifies the NormalForeground dependency property.
PressedBackgroundProperty static Identifies the PressedBackground dependency property.
PressedBorderBrushProperty static Identifies the PressedBorderBrush dependency property.
PressedForegroundProperty static Identifies the PressedForeground dependency property.
See Also