ArcGIS Pro 2.9 API Reference Guide
ActiveWindowChangedEvent Class
Members 

ArcGIS.Desktop.Framework.Events Namespace : ActiveWindowChangedEvent Class
Occurs when the active window changes. This can be a Pane or a Dockpane.
Object Model
ActiveWindowChangedEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class ActiveWindowChangedEvent : ArcGIS.Core.Events.CompositePresentationEvent<WindowEventArgs> 
Public NotInheritable Class ActiveWindowChangedEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of WindowEventArgs)
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ActiveWindowChangedEvent Members
ArcGIS.Desktop.Framework.Events Namespace