WPF Packages
C#
Show/Hide TOC
Hamburger
Menu
Item Class
Control to implement the Hamburger menu (or Navigation Drawer) style item class.
Definition
Namespace:
Common.Wpf.Controls
Assembly:
Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
Copy
public
class
HamburgerMenuItem
:
RadioButton
Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
ContentControl
ButtonBase
ToggleButton
RadioButton
HamburgerMenuItem
Constructors
HamburgerMenuItem
Initializes a new instance of the
HamburgerMenuItem
class
See Also
Reference
Common.Wpf.Controls Namespace
In This Article
Definition
Constructors
See Also