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

Sun, 17 May 2009 00:00:18 -0600

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

by Wpf @ Sun, 17 May 2009 00:00:18 -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 ...