How to Create a Picture of a WPF Control

added by darwin5
9/16/2011 8:12:15 AM

235 Views

WPF has some simple methods to render a control in a picture format like jpeg, png, bitmap etc. In this article we will see how to do that.


1 comments

dpeterson
9/16/2011 8:12:14 AM
I actually did not know that functionality existed, maybe I'm just slow ;). Either way, thanks for sharing it.