Folks, I have help files composed as html to generate a chm. Now I'd like to display those html files in my Silverlight 4 app. Web searches indicate three options: (1) Buy a control that does it (2) Use the WebBrowser control out-of-browser elevated (3) Write a html to xaml converter.
Option 3 is looking most likely, but before I start searching I thought it might be wise to ask here first just incase someone has been through this. Cheers, Greg
