IMonitorSelectionService.DocumentWindowChanged Event

Definition

Called when the document window changes

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

Event Type

Applies to