HamburgerMenu.

ItemTemplate Property

Summary

Gets or sets the DataTemplate used to display each item.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenu

Syntax

public DataTemplate ItemTemplate { get; set; }

Value

Type Description
DataTemplate