Skip to main content

RibbonTabHeaderStyleSettings Properties

Defines the appearance of a RibbonTab area.
Name Description
HoverBackground Gets or sets a ribbon tab header’s hovered state background. This is a dependency property.
HoverForeground Gets or sets the ribbon tab header’s hovered state foreground. This is a dependency property.
NormalBackground Gets or sets a ribbon tab header’s normal state background. This is a dependency property.
NormalForeground Gets or sets a ribbon tab header’s normal state foreground. This is a dependency property.
SelectedBackground Gets or sets a ribbon tab header’s selected state background. This is a dependency property.
SelectedForeground Gets or sets a ribbon tab header’s selected state foreground. This is a dependency property.
See Also