TimePickerBase.

IsDropDownOpen Property

Summary

Gets or sets a value indicating whether the drop-down for a TimePickerBase box is currently open.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

public bool IsDropDownOpen { get; set; }

Value

Type Description
bool