Identifies the IsDropDownOpen property.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static readonly DependencyProperty IsDropDownOpenProperty
Visual Basic
Public Shared ReadOnly IsDropDownOpenProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ IsDropDownOpenProperty

See Also