TimePickerBase.

IsDatePickerVisibleProperty Field

Summary

Identifies the IsDatePickerVisible dependency property.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

[SuppressMessage("StyleCop.CSharp.OrderingRules", "SA1202:ElementsMustBeOrderedByAccess", Justification = "Otherwise we have \"Static member initializer refers to static member below or in other type part\" and thus resulting in having \"null\" as value")]
public static readonly DependencyProperty IsDatePickerVisibleProperty

Attributes

Type Description
SuppressMessageAttribute