ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework.Events Namespace / ActiveWindowChangedEvent Class
Members

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> 
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

ArcGIS Pro version: 2.1 or higher.
See Also