How Do I: Use the WebBrowser Control in WPF
One of the many enhancements/additions in the .NET 3.5 SP1 update was the WebBrowser control. The WebBrowser control allows for not only loading web pages in WPF but interacting with them as well. In this video, Todd Miranda demonstrates how to load and interact with web pages in the WebBrowser control.
Author: Todd Miranda