I have installed CefSharp.Wpf Version 31.0.0-pre1 using NuGet and installed the relevant dependencies (CefSharp.Common version 31.0.0-pre1, cef.redist version 3.1650.1562-pre3).
I have not managed to run the WebView yet as I cannot find PropertyChanged anymore in WebView. Is there some new way I have to use WebView to get hold of the PropertyChanged event as this is how it was started in CefSharp.Wpf version 1.25.7.