WPF is a new graphics engine from microsoft (see wikipedia:
http://en.wikipedia.org/wiki/Windows...ion_Foundation)
WPF files are called xaml files, since they have the .xaml extension
Most graphic tools today can export to xaml (just like they can export to .svg)
Microsoft own graphic tool is called Expression Blend (
http://en.wikipedia.org/wiki/Microsoft_Expression_Blend )
So to answer your question.
Yes you should be able to use wysiwyg editors for skinning
frodo