2027 Event
Changes 0
E

Application.ApplicationInitialized

Description:
Subscribe to this event to get notified after the Revit application has been initialized
Remarks:
The event is raised after Revit was launched as fully initialized, including initialization of external applications.
public event EventHandler<ApplicationInitializedEventArgs> ApplicationInitialized