Click or drag to resize

DesktopSystemWindowResponding Event

Occurs when a window is responding following a not responding event.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also