Click or drag to resize

WindowEventArgsWindow Property

The Openfin Window which raised the event.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public Window Window { get; }

Property Value

Type: Window
See Also