HamburgerMenu.

CanResizeOpenPane Property

Summary

Gets or Sets whether the open pane can be resized by the user. The default value is false.
Namespace
MahApps.Metro.Controls
Containing Type
HamburgerMenu

Syntax

public bool CanResizeOpenPane { get; set; }

Value

Type Description
bool