Click or drag to resize

DesktopSystemApplicationStarted Event

Occurs when an application has been started.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ApplicationEventArgs> ApplicationStarted

Value

Type: SystemEventHandlerApplicationEventArgs
See Also