Share via


IMonitorSelectionService.DocumentChanged Event

Definition

Called when the document changes

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

Event Type

Applies to