ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ActivePaneInitializedEventArgs Class
Members

ActivePaneInitializedEventArgs Class
Represents the state of the active pane, indicating it is fully initialized
Syntax
public class ActivePaneInitializedEventArgs : System.EventArgs 
Remarks

When the ActivePaneInitializedEvent is fired, ActivePaneInitializedEventArgs is returned to subscribers of the event

Inheritance Hierarchy

System.Object
   System.EventArgs
      ArcGIS.Desktop.Core.Events.ActivePaneInitializedEventArgs

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also