Partilhar via


Evento UndoManager.UndoStackFlushed

Permite que os clientes recebam um evento quando a pilha de desfazer for liberada.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Public Event UndoStackFlushed As EventHandler(Of EventArgs)
public event EventHandler<EventArgs> UndoStackFlushed

Segurança do .NET Framework

Consulte também

Referência

UndoManager Classe

Namespace Microsoft.VisualStudio.Modeling