0
kicks
Printing WPF Visuals that are created in code and not displayed « Kell
Today I had to print some WPF visuals (actually multiple views of a 3D model) that were not rendered to the screen but only existed in memory. If you try this you will notice it is not obvious how to do it.