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