Skip to main content

TabItem Fields

The base class for the TabViewItem and TabPageItem classes.
Name Description
HeaderContentProperty static Identifies the HeaderContent dependency property.
HeaderFontAttributesProperty static Identifies the HeaderFontAttributes dependency property.
HeaderFontFamilyProperty static Identifies the HeaderFontFamily dependency property.
HeaderFontSizeProperty static Identifies the HeaderFontSize dependency property.
HeaderHeightProperty static Identifies the HeaderHeight dependency property.
HeaderIconColorProperty static Identifies the HeaderIconColor dependency property.
HeaderIconPositionProperty static Identifies the HeaderIconPosition dependency property.
HeaderIconSpacingProperty static Identifies the HeaderIconSpacing dependency property.
HeaderMaxHeightProperty static Identifies the HeaderMaxHeight dependency property.
HeaderMaxWidthProperty static Identifies the HeaderMaxWidth dependency property.
HeaderMinHeightProperty static Identifies the HeaderMinHeight dependency property.
HeaderMinWidthProperty static Identifies the HeaderMinWidth dependency property.
HeaderPaddingProperty static Identifies the HeaderPadding dependency property.
HeaderTextColorProperty static Identifies the HeaderTextColor dependency property.
HeaderVisibleElementsProperty static Identifies the HeaderVisibleElements dependency property.
HeaderWidthProperty static Identifies the HeaderWidth dependency property.
SelectedHeaderBackgroundColorProperty static Identifies the SelectedHeaderBackgroundColor dependency property.
SelectedHeaderIconColorProperty static Identifies the SelectedHeaderIconColor dependency property.
SelectedHeaderTextColorProperty static Identifies the SelectedHeaderTextColor dependency property.
See Also