From west-wind.com
WebView2: Waiting for Document Loaded
2 2
WebBrowser loading is always async and the WebView2 control is no different - in fact it's more complex as there a number of events that need to be handled in order to properly handle loading the control. In this post I describe how you can create a simplified load checking routine, or use the...
#wpf #csharp #dotnet #webview #windowsdev
6h ago