MetroWindow.

ShowMinButton Property

Summary

Gets or sets whether if the minimize button is visible and the minimize system menu is enabled.
Namespace
MahApps.Metro.Controls
Containing Type
MetroWindow

Syntax

public bool ShowMinButton { get; set; }

Value

Type Description
bool