DesktopSystemWindowCreated Event |
Occurs when the application has created a window.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntaxpublic event EventHandler<WindowEventArgs> WindowCreated
Value
Type:
SystemEventHandlerWindowEventArgs
See Also