|
In Silverlight 2, we have the new App.Xaml file which we can use to store application resources (styles etc), that can be used throughout our Silverlight application. For an example of using styles within the app.xaml file in Silverlight2, see scott guthries...
|