ArcGIS Pro 2.8 API Reference Guide
ActivePaneInitializedEventArgs Class
Members 

ArcGIS.Desktop.Core.Events Namespace : ActivePaneInitializedEventArgs Class
Represents the state of the active pane, indicating it is fully initialized
Syntax
public class ActivePaneInitializedEventArgs : System.EventArgs 
Public Class ActivePaneInitializedEventArgs 
   Inherits 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 10, Windows 8.1

See Also

Reference

ActivePaneInitializedEventArgs Members
ArcGIS.Desktop.Core.Events Namespace