Share via


Ribbon.IsDropDownOpenProperty Field

Identifies the IsDropDownOpen dependency property.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Shared ReadOnly IsDropDownOpenProperty As DependencyProperty
public static readonly DependencyProperty IsDropDownOpenProperty
public:
static initonly DependencyProperty^ IsDropDownOpenProperty
static val IsDropDownOpenProperty: DependencyProperty
public static final var IsDropDownOpenProperty : DependencyProperty

Field Value

Type: System.Windows.DependencyProperty
The identifier for the IsDropDownOpen dependency property.

.NET Framework Security

See Also

Reference

Ribbon Class

Microsoft.Windows.Controls.Ribbon Namespace