Click or drag to resize

WindowEventArgsGetSource Method

Resolves the Window from the other identity properties.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
protected override IOpenfinEntity GetSource()

Return Value

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