HamburgerMenu.

OptionsItemsSource Property

Summary

Gets or sets an object source used to generate the content of the options.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenu

Syntax

public object OptionsItemsSource { get; set; }

Value

Type Description
object