다음을 통해 공유


DocumentTreeManager 클래스

업데이트: 2007년 11월

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

한 문서 트리의 변경 내용과 다른 문서 트리의 동기화를 관리합니다.

네임스페이스:  Microsoft.Windows.Design.Documents.Trees
어셈블리:  Microsoft.Windows.Design.Markup(Microsoft.Windows.Design.Markup.dll)

구문

Public MustInherit Class DocumentTreeManager

Dim instance As DocumentTreeManager
public abstract class DocumentTreeManager
public ref class DocumentTreeManager abstract
public abstract class DocumentTreeManager

설명

예를 들어 DocumentTreeManager 클래스는 문서 모델의 변경 내용과 이를 생성한 소스 문서를 동기화합니다.

상속 계층 구조

System.Object
  Microsoft.Windows.Design.Documents.Trees.DocumentTreeManager
    Microsoft.Windows.Design.Documents.Trees.InMemoryDocumentTreeManager
    Microsoft.Windows.Design.Documents.Trees.InstanceDocumentTreeManager
    Microsoft.Windows.Design.Documents.Trees.MarkupDocumentTreeManager
    Microsoft.Windows.Design.Documents.Trees.ModelDocumentTreeManager

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

DocumentTreeManager 멤버

Microsoft.Windows.Design.Documents.Trees 네임스페이스

기타 리소스

WPF Designer 확장성