Click or drag to resize

ApplicationWindowMaximized Event

Occurs when a window is maximized.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also