Click or drag to resize

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
C#
protected override IOpenfinEntity GetSource()

Return Value

Type: IOpenfinEntity
The View which raised the event.
See Also