Compartilhar via


Evento IMonitorSelectionService.SelectionChanged

Ocorre quando a seleção atual é alterada.

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

Sintaxe

'Declaração
Event SelectionChanged As EventHandler(Of MonitorSelectionEventArgs)
event EventHandler<MonitorSelectionEventArgs> SelectionChanged

Segurança do .NET Framework

Consulte também

Referência

IMonitorSelectionService Interface

Namespace Microsoft.VisualStudio.Modeling.Shell