Click or drag to resize

WindowApplication Property

Gets the Application that created the Window.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Application Application { get; }

Property Value

Type: Application
See Also