How to display chm file inside a wpf window?
For a special reason, I am experimenting to create a small WPF applic开发者_如何学编程ation to just open chm file. I would like the wpf application opens, it displays the chm file in the main window. Can someone show me some code how to do it?
精彩评论