Click or drag to resize

WindowgetParentWindow Method

Returns the wrapped main window of the application that this window belongs to.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Window getParentWindow()

Return Value

Type: Window

[Missing <returns> documentation for "M:Openfin.Desktop.Window.getParentWindow"]

See Also