EditableContentControl Constructor

Initializes a new instance of the EditableContentControl class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New EditableContentControl()
public EditableContentControl()
public:
EditableContentControl()
new : unit -> EditableContentControl
public function EditableContentControl()

See Also

Reference

EditableContentControl Class

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