ParentAdapter Constructor

Initializes a new instance of the ParentAdapter class.

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

Syntax

'Declaration
Protected Sub New
protected ParentAdapter()
protected:
ParentAdapter()
new : unit -> ParentAdapter
protected function ParentAdapter()

.NET Framework Security

See Also

Reference

ParentAdapter Class

Microsoft.Windows.Design.Interaction Namespace

ModelParent

ModelItem

Other Resources

WPF Designer Extensibility