Solved
Forum Discussion
TestingHobo
9 years agoContributor
System.Windows.Controls.WebBrowser does not appear to be in the supported controls
shankar_r
9 years agoCommunity Hero
System.Windows.Controls.WebBrowser is a browser window object that you can see it as BrowserWindow.
- HKosova9 years ago
Alumni
shankar_r wrote:
System.Windows.Controls.WebBrowser is a browser window object that you can see it as BrowserWindow.
BrowserWindow is a window of a real browser like Chrome or Firefox. In case of an embedded WebBrowser you'll just see the Page object inside the app.
wpf-webbrowser.png