Click or drag to resize

ApplicationWindowFocused Event

Occurs when a window of the application gains focus.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also