HamburgerMenu.

Items Property

Summary

Gets the collection used to generate the content of the items list.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenu

Syntax

public ItemCollection Items { get; }

Value

Type Description
ItemCollection