다음을 통해 공유


ModifiableDocumentTree 클래스

업데이트: 2007년 11월

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

수정 가능한 문서 트리를 나타냅니다.

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

구문

Public MustInherit Class ModifiableDocumentTree _
    Inherits DocumentTree

Dim instance As ModifiableDocumentTree
public abstract class ModifiableDocumentTree : DocumentTree
public ref class ModifiableDocumentTree abstract : public DocumentTree
public abstract class ModifiableDocumentTree extends DocumentTree

상속 계층 구조

System.Object
  Microsoft.Windows.Design.Documents.Trees.DocumentTree
    Microsoft.Windows.Design.Documents.Trees.ModifiableDocumentTree

스레드로부터의 안전성

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

참고 항목

참조

ModifiableDocumentTree 멤버

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

기타 리소스

WPF Designer 확장성