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

Sun, 07 Jun 2009 00:02:11 -0600

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

by Wpf @ Sun, 07 Jun 2009 00:02:11 -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 ...