IsEditModeAllowedProperty Field

Namespace:  Microsoft.Data.Entity.Design.UI.Views.Explorer
Assembly:  Microsoft.Data.Tools.XmlDesignerBase (in Microsoft.Data.Tools.XmlDesignerBase.dll)

Syntax

'Declaration
Public Shared ReadOnly IsEditModeAllowedProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = EditableContentControl.IsEditModeAllowedProperty
public static readonly DependencyProperty IsEditModeAllowedProperty
public:
static initonly DependencyProperty^ IsEditModeAllowedProperty
static val IsEditModeAllowedProperty: DependencyProperty
public static final var IsEditModeAllowedProperty : DependencyProperty

See Also

Reference

EditableContentControl Class

Microsoft.Data.Entity.Design.UI.Views.Explorer Namespace