ArcGIS Pro 2.9 API Reference Guide
ActivePaneChangedEvent Class
Members 

ArcGIS.Desktop.Framework.Events Namespace : ActivePaneChangedEvent Class
Occurs when the active pane changes.
Object Model
ActivePaneChangedEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class ActivePaneChangedEvent : ArcGIS.Core.Events.CompositePresentationEvent<PaneEventArgs> 
Public NotInheritable Class ActivePaneChangedEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of PaneEventArgs)
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
         ArcGIS.Desktop.Framework.Events.ActivePaneChangedEvent

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ActivePaneChangedEvent Members
ArcGIS.Desktop.Framework.Events Namespace