Condividi tramite


Evento ISpaceReservationManager.GotAggregateFocus

Si verifica quando tutte le aree di controllo gestite da questo gestore delle prenotazioni dello spazio ottiene lo stato attivo della tastiera.

Spazio dei nomi:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintassi

'Dichiarazione
Event GotAggregateFocus As EventHandler
event EventHandler GotAggregateFocus
event EventHandler^ GotAggregateFocus {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
abstract GotAggregateFocus : IEvent<EventHandler,
    EventArgs>
JScript non supporta gli eventi.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISpaceReservationManager Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Text.Editor