ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapPropertyChangedEventArgs Class / EventHints Property

In This Topic
    EventHints Property (MapPropertyChangedEventArgs)
    In This Topic
    Gets the list of properties that are modified.
    Syntax
    public IList<MapEventHint> EventHints {get;}
    Public ReadOnly Property EventHints As IList(Of MapEventHint)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also