IMonitorSelectionService.SelectionChanged Evento

Definição

Chamado quando a seleção é alterada

public:
 event EventHandler<Microsoft::VisualStudio::Modeling::Shell::MonitorSelectionEventArgs ^> ^ SelectionChanged;
event EventHandler<Microsoft.VisualStudio.Modeling.Shell.MonitorSelectionEventArgs> SelectionChanged;
member this.SelectionChanged : EventHandler<Microsoft.VisualStudio.Modeling.Shell.MonitorSelectionEventArgs> 
Event SelectionChanged As EventHandler(Of MonitorSelectionEventArgs) 

Tipo de evento

EventHandler<MonitorSelectionEventArgs>

Aplica-se a