WPF Packages
C#
Show/Hide TOC
Hamburger
Menu
Content Property
Gets or sets the menu content.
Definition
Namespace:
Common.Wpf.Controls
Assembly:
Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
Copy
public
FrameworkElement
Content
{
get
;
set
; }
Property Value
FrameworkElement
See Also
Reference
HamburgerMenu Class
Common.Wpf.Controls Namespace
In This Article
Definition
See Also