ColorPicker.

IsDropDownOpen Property

Summary

Whether or not the "popup" for this control is currently open
Namespace
MahApps.Metro.Controls
Containing Type
ColorPicker

Syntax

[Bindable(true), Browsable(false), Category("Appearance")]
public bool IsDropDownOpen { get; set; }

Attributes

Type Description
Bindable
Browsable
Category

Value

Type Description
bool