| ViewEventArgsGetSource Method  | 
 
            Resolves the View from the identity properties.
            
 
    Namespace: 
   Openfin.Desktop.PlatformAPI.EventArguments.View
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxprotected override IOpenfinEntity GetSource()
Return Value
Type: 
IOpenfinEntityThe View which raised the event.
 See Also
See Also