How to convert Silverlight XAML to Resource dictionary in Silverlight 2
- by Vecdid
I am looking for the quickest and easiest way to combine two silverlight projects. Once has controls all in Silverlight XAML the other is template driven and uses a template based on a Silverlight resource dictionary. I am looking for some advice and resources on the best and quickest way to do this.
One project is based on this:
Silverlight…