共用方式為


InstanceDocumentTreeManager 類別

更新:2007 年 11 月

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

執行個體文件樹狀結構的文件管理員。

命名空間:  Microsoft.Windows.Design.Documents.Trees
組件:  Microsoft.Windows.Design.Markup (在 Microsoft.Windows.Design.Markup.dll 中)

語法

Public Class InstanceDocumentTreeManager _
    Inherits DocumentTreeManager _
    Implements IServiceProvider

Dim instance As InstanceDocumentTreeManager
public class InstanceDocumentTreeManager : DocumentTreeManager, 
    IServiceProvider
public ref class InstanceDocumentTreeManager : public DocumentTreeManager, 
    IServiceProvider
public class InstanceDocumentTreeManager extends DocumentTreeManager implements IServiceProvider

繼承階層架構

System.Object
  Microsoft.Windows.Design.Documents.Trees.DocumentTreeManager
    Microsoft.Windows.Design.Documents.Trees.InstanceDocumentTreeManager

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

InstanceDocumentTreeManager 成員

Microsoft.Windows.Design.Documents.Trees 命名空間

其他資源

WPF 設計工具擴充性