Delen via


DocumentTreeManager.ProduceDelta 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.

Produces an object that represents the differences between documents.

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

ProduceDelta(DocumentTreeManager)

Produces an object that represents the differences between the document being managed by this manager and the document managed by the specified manager.

Public method

ProduceDelta(DocumentTreeManager, Damage)

Produces an object that represents the differences between the document being managed by this manager and the document managed by the specified manager.

Top

See Also

Reference

DocumentTreeManager Class

DocumentTreeManager Members

Microsoft.Windows.Design.Documents.Trees Namespace

Other Resources

WPF Designer Extensibility