IMonitorSelectionService.UndoManagerChanged Event

Definition

Called when the current undo manager changes

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

Event Type

Applies to