ArcGIS Pro 2.9 API Reference Guide
ApplicationStartupEvent Class
Members 

ArcGIS.Desktop.Framework.Events Namespace : ApplicationStartupEvent Class
Occurs once the start-up sequence has fully completed and the splash screen has been hidden.
Object Model
ApplicationStartupEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class ApplicationStartupEvent : ArcGIS.Core.Events.CompositePresentationEvent<EventArgs> 
Public NotInheritable Class ApplicationStartupEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of EventArgs)
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ApplicationStartupEvent Members
ArcGIS.Desktop.Framework.Events Namespace