Compartir a través de


IWpfTextViewHost.Closed (Evento)

Se produce inmediatamente después de cerrar la vista de texto.

Espacio de nombres:  Microsoft.VisualStudio.Text.Editor
Ensamblado:  Microsoft.VisualStudio.Text.UI.Wpf (en Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintaxis

'Declaración
Event Closed As EventHandler
event EventHandler Closed
event EventHandler^ Closed {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract Closed : IEvent<EventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

IWpfTextViewHost Interfaz

Microsoft.VisualStudio.Text.Editor (Espacio de nombres)