Microsoft.Identity.Client.Platforms.Features.WinFormsLegacyWebUi.WindowsFormsWebAuthenticationDialogBase
Gets Web Browser control used by the dialog.
Some calls need to be made on the UI thread and this is the central place to check if we have an owner
window and if so, ensure we invoke on that proper thread.
Some calls need to be made on the UI thread and this is the central place to do so and if so, ensure we invoke on that proper thread.
protected virtual void WebBrowserBeforeNavigateHandler(object sender, WebBrowserBeforeNavigateEventArgs e)
protected virtual void WebBrowserNavigateErrorHandler(object sender, WebBrowserNavigateErrorEventArgs e)