Identifies the IsDropDownOpen dependency property.

Namespace:  C1.Silverlight.DateTimeEditors
Assembly:  C1.Silverlight.DateTimeEditors (in C1.Silverlight.DateTimeEditors.dll)

Syntax

C#
public static readonly DependencyProperty IsDropDownOpenProperty
Visual Basic
Public Shared ReadOnly IsDropDownOpenProperty As DependencyProperty

See Also