Click or drag to resize

DesktopSystemWindowCreated Event

Occurs when the application has created a window.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also