ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / EventAggregator Property

In This Topic
    EventAggregator Property
    In This Topic
    Gets the application's event aggregator.
    Syntax
    Public Shared ReadOnly Property EventAggregator As IEventAggregator
    public static IEventAggregator EventAggregator {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also