I would like to manage the dialogbox generated by the webview2. Example : Confirm a command or download.
I saw that maybe it was the CoreWebView2.ScriptDialogOpening event. But I don't know how to use it. So, have you an example because I don't find this Event in WPF
Thanks a lot