How do you stop a WebBrowser object in WPF?
The stop method is not an option becasue that is only available in windows forms.
http://msdn.microsof...owser.stop.aspx
And Dispose does not seem to be the answer either.
Posted 02 December 2012 - 14:55