ModelItem Constructor

Initializes a new instance of the ModelItem class.

Namespace:  Microsoft.Windows.Design.Model
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New ModelItem()
protected ModelItem()
protected:
ModelItem()
protected function ModelItem()

.NET Framework Security

See Also

Reference

ModelItem Class

ModelItem Members

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture