Edit

Share via


MenuItem.HeaderTemplate Property

Definition

Gets or sets the template used to display the content of the control's header.

public Microsoft.UI.Xaml.DataTemplate HeaderTemplate { get; set; }
member this.HeaderTemplate : Microsoft.UI.Xaml.DataTemplate with get, set
Public Property HeaderTemplate As DataTemplate

Property Value

Microsoft.UI.Xaml.DataTemplate

Applies to