-api-id | -api-type |
---|---|
T:Microsoft.UI.Xaml.Controls.Primitives.PivotHeaderPanel |
winrt class |
Displays the header text of the items in a Pivot control.
<PivotHeaderPanel .../>
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.