Taking Pablo’s suggestion of using Illustrator to create XAML-GUI, I was able to get it to work with a few caveats. Yes, Illustrator can create XAML-GUI thru Illustrator’s printing functions and the WCPD, but it is hard to control the generated output. With Illustrator’s SVG export functions, you can control the number of decimal places of the coordinates, and you can also control the location of the 0,0 coordinate. This way the resulting XAML coordinates are much easier to work with. But using Illustrator to print a vector graphic, I can’t seem to find a way to control these properties, and the resulting XAML is significantly larger than the Svg2Xaml created version (thanks to all the extra significant digits).
One last thing, after printing via Illustrator and going thru the WCPD file save stuff, it generates an exception. The XAML-GUI file is created, and Illustrator still works, but I get an exception box. I expect these types of things from alpha version, so it doesn’t surprise me. So if you get one too, don’t worry.
DonXML Demsak