Click or drag to resize

EmbeddedViewOpenfinApplication Property

The OpenFin Application that owns the OpenFin Window embedded as part of this control.

Namespace:  Openfin.WinForm
Assembly:  Openfin.WinForm (in Openfin.WinForm.dll) Version: 14.1.0-alpha3
Syntax
C#
public Application OpenfinApplication { get; }

Property Value

Type: Application
See Also