RibbonTabHeader Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RibbonTabHeader : System::Windows::Controls::ContentControl
[System.Windows.TemplatePart(Name="PART_OuterBorder", Type=typeof(System.Windows.Controls.Border))]
public class RibbonTabHeader : System.Windows.Controls.ContentControl
[<System.Windows.TemplatePart(Name="PART_OuterBorder", Type=typeof(System.Windows.Controls.Border))>]
type RibbonTabHeader = class
inherit ContentControl
Public Class RibbonTabHeader
Inherits ContentControl
- Inheritance
-
RibbonTabHeader
- Attributes
Constructors
RibbonTabHeader() |
Fields
Properties
CheckedBackground | |
CheckedBorderBrush | |
ContextualTabGroup | |
FocusedBackground | |
FocusedBorderBrush | |
IsContextualTab | |
IsRibbonTabSelected | |
MouseOverBackground | |
MouseOverBorderBrush | |
Ribbon |