HamburgerMenuItem.

IsEnabled Property

Summary

Gets or sets a value indicating whether this item is enabled in the user interface (UI). This is a dependency property.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenuItem

Syntax

public bool IsEnabled { get; set; }

Value

Type Description
bool