Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge web browser support #28

Open
cwensley opened this issue Nov 27, 2019 · 0 comments
Open

Edge web browser support #28

cwensley opened this issue Nov 27, 2019 · 0 comments

Comments

@cwensley
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant