Click or drag to resize

DesktopSystemApplicationInitialized Event

Occurs when an application has initialized.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 14.1.0-alpha3
Syntax
C#
public event EventHandler<ApplicationEventArgs> ApplicationInitialized

Value

Type: SystemEventHandlerApplicationEventArgs
See Also