IMonitorSelectionService.SelectionChanged Event

Definition

Called when selection changes

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) 

Event Type

Applies to