AssemblyReferences 构造函数

[本文档仅供预览,在以后的发行版中可能会发生更改。包含的空白主题用作占位符。]

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

初始化 AssemblyReferences 类的新实例。

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

语法

声明
Public Sub New
public AssemblyReferences()
public:
AssemblyReferences()
new : unit -> AssemblyReferences
public function AssemblyReferences()

备注

所有上下文项必须具有空构造函数,该函数可以创建处于其默认状态的项。

.NET Framework 安全性

请参见

参考

AssemblyReferences 类

AssemblyReferences 重载

Microsoft.Windows.Design 命名空间

其他资源

WPF 设计器扩展性