Skip to content

MaterialHamburger

DianeXceed edited this page Feb 4, 2019 · 1 revision

MaterialHamburger

Only available in the Plus Edition

Derives from ToggleButton

The MaterialHamburger represents a ToggleButton that can pop a Menu on the left, right, top or bottom of a Window (or any FrameworkElement).

Properties

Property Description
CanResizeMenu Gets or sets if the popped menu can be resized with the mouse.
CheckedContent Gets or sets the Content of the ToggleButton when the MaterialHamburger is checked.
MaterialAccent Gets or sets a value representing the material color palette that will be applied to the control.
MaterialAccentBrush Gets or sets the color that will be used as the control's background.
MaterialForeground Gets or sets the color to use as the control's foreground.
MenuContent Gets or sets the content of the popped menu.
MenuLocation Gets or sets the position of the popped menu.
MenuOwner Gets or sets the owner of the popped menu.
UncheckedContent Gets or sets the Content of the ToggleButton when the MaterialHamburger is not checked.
Clone this wiki locally