Click or drag to resize

EmbeddedViewOpenfinApplication Property

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

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

Property Value

Type: Application
See Also