ValidationHelper.

GetCloseOnMouseLeftButtonDown(UIElement) Method

Summary

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

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(UIElement))]
public static bool GetCloseOnMouseLeftButtonDown(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement

Return Value

Type Description
bool