C# Class MahApps.Metro.Controls.HamburgerMenuItem

The HamburgerMenuItem provides an abstract implementation for HamburgerMenu entries.
Inheritance: System.Windows.DependencyObject
Show file Open project: MahApps/MahApps.Metro

Public Properties

Property Type Description
LabelProperty System.Windows.DependencyProperty
TagProperty System.Windows.DependencyProperty
TargetPageTypeProperty System.Windows.DependencyProperty

Property Details

LabelProperty public static property

Identifies the Label dependency property.
public static DependencyProperty,System.Windows LabelProperty
return System.Windows.DependencyProperty

TagProperty public static property

Identifies the Tag dependency property.
public static DependencyProperty,System.Windows TagProperty
return System.Windows.DependencyProperty

TargetPageTypeProperty public static property

Identifies the TargetPageType dependency property.
public static DependencyProperty,System.Windows TargetPageTypeProperty
return System.Windows.DependencyProperty