I’m starting to work with PhoneGap, and see that it works using chromeless browser views and the url string of phones to reuse HTML/JS/CSS to build cross-platform applications. I know in Android, this is a WebView, and the iOS equivalent of this is a UIWebView. When I started to look for Windows Phone 7 and how to bring up the equivalent of a WebView, my Google skills failed me.
What is the equivalent of an Android WebView in Windows Phone 7?
The WebBrowser is the equalivalent.