tags:

views:

75

answers:

0

Is there a way to print a WPF screen directly to a Device Context? In other words, is it possible to design a layout using WPF and then write that layout to a Device Context?

Thanks!