Click or drag to resize

ExternalApplicationEventArgsGetSource Method

Resolves the External Application from the other identity properties.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
protected override IOpenfinEntity GetSource()

Return Value

Type: IOpenfinEntity
The External Application which raised the event.
See Also