wpf Save a image using DrawingImage() and workaround the WebBrowser drawing issu
WPF has a class that is called System.Windows.Media.DrawingVisual where you can pass a System.Windows.Controls.Visual to it and it is supposed draw/render the visual as it is on the screen to some pla