Click or drag to resize

DesktopConnectionExternalWindow Property

Gets or sets an ExternalWindow which responds to Runtime external windowing events.

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

Property Value

Type: ExternalWindow
See Also