I need to use the styles in serveral modules in Silverlight application based on Prism 4. What is the best approach for this?
Thanks..
|
I need to use the styles in serveral modules in Silverlight application based on Prism 4. What is the best approach for this? Thanks.. | |||||||
feedback
|
|
You can achieve this by adding the resources to your prism shell project and adding a reference to the shell module project in all the other modules. | |||||
feedback
|