Share via


DocumentInformationService Class

Used by UI elements to locate more detailed information about the document.

Namespace:  Microsoft.Windows.Design.Services
Assembly:  Microsoft.Windows.Design.Markup (in Microsoft.Windows.Design.Markup.dll)

Syntax

'Declaration
Public Class DocumentInformationService _
    Implements IDisposable
'Usage
Dim instance As DocumentInformationService
public class DocumentInformationService : IDisposable
public ref class DocumentInformationService : IDisposable
public class DocumentInformationService implements IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.Windows.Design.Services.DocumentInformationService

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DocumentInformationService Members

Microsoft.Windows.Design.Services Namespace

DocumentInformationNode

Other Resources

WPF Designer Extensibility