ArcObjects Library Reference (ArcMapUI)  

IDocumentEvents.MapsChanged Event

Fired when a change is made to the map collection.

[Visual Basic .NET]
Public Event MapsChanged As MapsChangedEventHandler
[C#]
public event MapsChangedEventHandler MapsChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IDocumentEvents Interface