4.741 RibbonTabHeader (4.5)

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ContentControl > RibbonTabHeader, IInputElement
RibbonTabHeader
(usage)
<RibbonTabHeader> x:Object </RibbonTabHeader>
(description)
Represents the header of a RibbonTab control.
[content property]
Content
[name property]
Name
[xml lang property]
Language
(properties)
CheckedBackground
Brush
(description)
The brush that is used to draw the background of the control when it is in the Checked state.
CheckedBorderBrush
Brush
(description)
The brush that is used to draw the outer border of the control when it is in the Checked state.
FocusedBackground
Brush
(description)
The brush that is used to draw the background of the control when it has focus.
FocusedBorderBrush
Brush
(description)
The brush that is used to draw the outer border of the control when it has focus.
MouseOverBackground
Brush
(description)
The brush that is used to draw the background of the control when the mouse is over it.
MouseOverBorderBrush
Brush
(description)
The brush that is used to draw the outer border of the control when the mouse is over it.