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

TabItem Fields

Holds a tab header and the tab content.
Name Description
ContentProperty static Identifies the Content dependency property.
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.
HeaderIconProperty static Identifies the HeaderIcon 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.
HeaderTextProperty static Identifies the HeaderText 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