Click or drag to resize

OpenfinDesktopEventArgsSource Property

The Openfin Entity which raised the event.

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

Property Value

Type: IOpenfinEntity
See Also