I have a c# .Net 3.5 application that creates xaml files with drawings in them. I'd like to insert a thumbnail into the file so that the user gets some indication of the file contents in Windows Explorer.
Any ideas what approach to take?
Regards David