Classe DocumentUndoUnitCreatedEventArgs
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Fornece dados para o UndoUnitCreated evento.
Namespace: Microsoft.Windows.Design.Documents
Assembly: Microsoft.Windows.Design.Markup (em Microsoft.Windows.Design.Markup.dll)
Sintaxe
Public Class DocumentUndoUnitCreatedEventArgs _
Inherits EventArgs
Dim instance As DocumentUndoUnitCreatedEventArgs
public class DocumentUndoUnitCreatedEventArgs : EventArgs
public ref class DocumentUndoUnitCreatedEventArgs : public EventArgs
public class DocumentUndoUnitCreatedEventArgs extends EventArgs
Hierarquia de herança
System.Object
System.EventArgs
Microsoft.Windows.Design.Documents.DocumentUndoUnitCreatedEventArgs
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 DocumentUndoUnitCreatedEventArgs
Namespace Microsoft.Windows.Design.Documents