HamburgerMenu.

OptionsItemCommandParameter Property

Summary

Gets or sets the ICommand parameter which will be passed by the OptionsItemCommand.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenu

Syntax

public object OptionsItemCommandParameter { get; set; }

Value

Type Description
object