MetroWindow.

ShowSystemMenuOnRightClick Property

Summary

Gets or sets a value that indicates whether the system menu should popup with right mouse click if the mouse position is on title bar or on the entire window if it has no title bar (and no title bar height).
Namespace
MahApps.Metro.Controls
Containing Type
MetroWindow

Syntax

public bool ShowSystemMenuOnRightClick { get; set; }

Value

Type Description
bool