Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 932 Bytes

File metadata and controls

27 lines (19 loc) · 932 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Controls.Primitives.PivotHeaderPanel
winrt class

Microsoft.UI.Xaml.Controls.Primitives.PivotHeaderPanel

-description

Displays the header text of the items in a Pivot control.

-xaml-syntax

<PivotHeaderPanel .../>

-remarks

The XAML usage shown is for adjusting the XAML template for a Pivot control (or derived type). A PivotHeaderPanel element is the first child of a PivotPanel part in the default template XAML for Pivot. PivotHeaderPanel isn't typically used for general XAML UI composition.

-examples

-see-also

Panel