-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
We could possibly create a web control for WPF and/or WinForms that uses the edge browser engine.
WPF: https://www.nuget.org/packages/Microsoft.Toolkit.Wpf.UI.Controls.WebView
WinForms: https://www.nuget.org/packages/Microsoft.Toolkit.Forms.UI.Controls.WebView
And, since Edge is coming out with a chromium version, of course there will be a new control for that too:
https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2
We could at least detect which one is installed and use that.
Metadata
Metadata
Assignees
Labels
No labels