共用方式為


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 設計工具擴充性