HamburgerMenuItem.

RaiseCommand() Method

Summary

Executes the command which can be set by the user.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenuItem

Syntax

public void RaiseCommand()

Return Value

Type Description
void