ApplicationWindowMinimized Event |
Occurs when a window is minimized.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntaxpublic event EventHandler<WindowEventArgs> WindowMinimized
Value
Type:
SystemEventHandlerWindowEventArgs
See Also