CustomValidationPopup.

CloseOnMouseLeftButtonDown Property

Summary

Gets or sets whether if the popup can be closed by left mouse button down.
Namespace
MahApps.Metro.Controls
Containing Type
CustomValidationPopup

Syntax

public bool CloseOnMouseLeftButtonDown { get; set; }

Value

Type Description
bool