Click or drag to resize

WindowNavigationRejected Event

Occurs when navigation was rejected.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<WindowEventArgs> NavigationRejected

Value

Type: SystemEventHandlerWindowEventArgs
See Also