SplitView.

CanResizeOpenPane Property

Summary

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

Syntax

public bool CanResizeOpenPane { get; set; }

Value

Type Description
bool