Click or drag to resize

WindowConnected Event

Occurs when the window has connected to the OpenFin runtime.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also