ArcGIS Pro 3.0 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, Windows 8.1

    See Also