Share via


ModelProperty Constructor

Initializes a new instance of the ModelProperty 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 ModelProperty()
protected ModelProperty()
protected:
ModelProperty()
protected function ModelProperty()

.NET Framework Security

See Also

Reference

ModelProperty Class

ModelProperty Members

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture