ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapPropertyChangedEventArgs Class / Maps Property

In This Topic
    Maps Property
    In This Topic
    Gets the list of maps whose properties are modified.
    Syntax
    public IList<Map> Maps {get;}
    Public ReadOnly Property Maps As IList(Of Map)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also