Classe DocumentInformationService

Usado por elementos da interface do usuário para localizar informações mais detalhadas sobre o documento.

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

Sintaxe

Public Class DocumentInformationService _
    Implements IDisposable

Dim instance As DocumentInformationService
public class DocumentInformationService : IDisposable
public ref class DocumentInformationService : IDisposable
public class DocumentInformationService implements IDisposable

Hierarquia de herança

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

Acesso thread-safe

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Membros DocumentInformationService

Namespace Microsoft.Windows.Design.Services

DocumentInformationNode

Outros recursos

Extensibilidade do WPF Designer