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.6.0
Syntaxpublic event EventHandler<WindowEventArgs> WindowGroupChanged
Value
Type:
SystemEventHandlerWindowEventArgs
See Also