Click or drag to resize

DesktopSystemWindowGroupChanged Event

Occurs when a window joins/leaves a group and/or when the group a window is a member of changes.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also