In an interview earlier this year with MSDN geekSpeak, I discussed unit testing for Silverlight and some of the frameworks that are available. One audience member raised a very important question: ''How do we test the XAML?'' Specifically, what happens when we hand off XAML to a designer or another developer, and they accidently remove a ...