Click or drag to resize

ChromiumWebBrowser.TitleChanged Event

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

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

Value

Type: System.Windows.DependencyPropertyChangedEventHandler
See Also