Click or drag to resize

ChromiumWebBrowserIsBrowserInitializedChanged Event

Version 67.0.0
Event handler that will get called when the browser has finished initializing

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax
public event DependencyPropertyChangedEventHandler IsBrowserInitializedChanged

Value

Type: System.WindowsDependencyPropertyChangedEventHandler
See Also