An recommendations on displaying HTML without WebView
问题 The WebView control cannot be transparent. In addition, it sizes in ways that don't enable simple XAML development, but complex sniffing and resizing. I have a block of HTML that needs to be displayed in a simple, nice way. Is there any way to do this without WebView and parsing it all by hand? 来源: https://stackoverflow.com/questions/40183377/an-recommendations-on-displaying-html-without-webview