Click or drag to resize

EmbeddedViewForceClosed Event

Event will be raised when the OpenFin Window has been closed by means other than the Close method (WM_DESTROY for example)

Namespace:  Openfin.WPF
Assembly:  Openfin.WPF (in Openfin.WPF.dll) Version: 17.4.0
Syntax
C#
public event EventHandler ForceClosed

Value

Type: SystemEventHandler
See Also