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