Compartilhar via


Evento ISpaceReservationManager.GotAggregateFocus

Ocorre quando qualquer um dos ornamentos gerenciados por este foco do teclado espaço reserva manager obtém.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (em Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintaxe

'Declaração
Event GotAggregateFocus As EventHandler
event EventHandler GotAggregateFocus
event EventHandler^ GotAggregateFocus {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract GotAggregateFocus : IEvent<EventHandler,
    EventArgs>
JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

ISpaceReservationManager Interface

Namespace Microsoft.VisualStudio.Text.Editor