ParentAdapter 构造函数

初始化 ParentAdapter 类的新实例。

命名空间:  Microsoft.Windows.Design.Interaction
程序集:  Microsoft.Windows.Design.Interaction(在 Microsoft.Windows.Design.Interaction.dll 中)

语法

声明
Protected Sub New
protected ParentAdapter()
protected:
ParentAdapter()
new : unit -> ParentAdapter
protected function ParentAdapter()

.NET Framework 安全性

请参见

参考

ParentAdapter 类

Microsoft.Windows.Design.Interaction 命名空间

ModelParent

ModelItem

其他资源

WPF 设计器扩展性