Share via


IMonitorSelectionService.WindowChanged Event

Definition

Called when the window frame changes

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

Event Type

Applies to