ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Framework.Events Namespace
    In This Topic
    The namespace contains the application framework events.
    Classes
     ClassDescription
    Class Occurs when the active pane changes.
    Class Occurs when the active pane changes. This event fires before the application changes the current application state and current tool.
    Class Occurs when the active tool changes.
    Class Occurs when the active window changes. This can be a Pane or a Dockpane.
    Class Occurs when the the application is attempting to shutdown and can be handled to cancel the closure.
    Class Occurs once the application has initialized itself.
    Class Occurs once the start-up sequence has fully completed and the splash screen has been hidden.
    Class Provides data for a cancelable event.
    Class Occurs when something is copied to the clipboard.
    Class Occurs when words are added or removed from the dictionary.
    Class Represents the current change in pane state.
    Class Provides data for the ActiveToolChangedEvent.
    Class Provides data for the Touch event.
    Class The active window.
    See Also