Search
TabHeaderPanel Members
Constructors Fields Properties Methods
 


This class is for internal use only.

The following tables list the members exposed by the TabHeaderPanel type.

 Public Constructors

  Name Description

TabHeaderPanel

Initializes a new instance of the TabHeaderPanel class.

 Public Fields

  Name Description

ScrollOffsetProperty

Identifies the ScrollOffset dependency property.

SelectedIndexProperty

Identifies the SelectedIndex dependency property.

TabAlignmentProperty

Identifies the TabAlignment dependency property.

TabLayoutModeProperty

Identifies the TabLayoutMode dependency property.

TabRotationProperty

Identifies the TabRotation dependency property.

TabStripPlacementProperty

Identifies the TabStripPlacement dependency property.

 Public Properties

  Name Description

ScrollOffset

Gets or sets the panel offset. This is a dependency property.

SelectedIndex

Gets or sets the index of the selected tab. This is a dependency property.

TabAlignment

Gets or sets the tab alignment. This is a dependency property.

TabLayoutMode

Gets or sets the tab layout mode. This is a dependency property.

TabRotation

Gets or sets the tab rotation. This is a dependency property.

TabStripPlacement

Gets or sets the tab placement. This is a dependency property.

 Protected Methods

  Name Description

ArrangeOverride

FrameworkElement.ArrangeOverride override.

MeasureOverride

FrameworkElement.MeasureOverride override.

 See Also