MetroWindow.

ShowCloseButton Property

Summary

Gets or sets whether if the close button is visible.
Namespace
MahApps.Metro.Controls
Containing Type
MetroWindow

Syntax

public bool ShowCloseButton { get; set; }

Value

Type Description
bool