There are a few posts around the net about this, but a lot of them focus on taking XAML controls or pages, and turning parts of them into bitmaps.
This is fine, but I want to be able to use WPF entirely off-screen in order to create rich graphical content.
What I'm going to present h...
[More]