Silverlight 3,0 Split styles and templates into different files ... by Xaml

Sun, 31 May 2009 00:01:38 -0600

Silverlight 3,0 Split styles and templates into different files ...

by Xaml @ Sun, 31 May 2009 00:01:38 -0600



If you want to globally want to merge different resource you can for example do it on a application level by using the App.xaml file. To merge a Resource file, you need to use the ResourceDictionary object and it’s ...