Share via


RibbonComboBox.IsEditableProperty Field

Identifies the IsEditable dependency property.

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

Syntax

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

Field Value

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

.NET Framework Security

See Also

Reference

RibbonComboBox Class

Microsoft.Windows.Controls.Ribbon Namespace