Share via


RibbonComboBox.IsReadOnlyProperty Field

Identifies the IsReadOnly dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonComboBox Class

Microsoft.Windows.Controls.Ribbon Namespace