Click or drag to resize

ChromiumWebBrowserUnregisterShutdownHandler Method

Version 130.1.90
To control how Shutdown is called, this method will unsubscribe from Exit, ShutdownStarted and ShutdownFinished.

Namespace: CefSharp.Wpf
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public static void UnregisterShutdownHandler()
See Also