OpenfinDesktopEventArgsGetSource Method |
In derived classes, resolves the Openfin Entity from the other identity properties.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax protected abstract IOpenfinEntity GetSource()
Return Value
Type:
IOpenfinEntityThe entity which raised the event.
See Also