Share via


InstanceDocumentTreeManager.Load Method

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Loads the document manager's document.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Load(DocumentItem)

Loads the document manager's document by using the specified document item as the document root. A new tree of instances will be created.

Public method

Load(DocumentTreeManager)

Loads the content of the document manager's document by traversing the document contained in the specified document manager.

Public method

Load(Object)

Loads the document manager's document by using the specified instance as the document root.

Top

See Also

Reference

InstanceDocumentTreeManager Class

InstanceDocumentTreeManager Members

Microsoft.Windows.Design.Documents.Trees Namespace

Other Resources

WPF Designer Extensibility