Click or drag to resize

ChromiumWebBrowserTitleChanged Event

Version 75.1.140
Event handler that will get called when the browser title changes

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
public event DependencyPropertyChangedEventHandler TitleChanged

Value

Type: System.WindowsDependencyPropertyChangedEventHandler
See Also