IsEnabled Property
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
Implements
Property Type
bool

Syntax

public bool IsEnabled { get; set; }

Value

Type Description
bool