I have a prism application and various modules. I am wondering where is the best place to locate resources such as styles, brush, controltemplates, datatemplates?
Should
I would like to share some new knowledges. I am using @chopikadze approach. And it is really cool approach. Thanks to you!
However, if you do not want write every time for each control these piece of code:
Then you can just declare in App.xaml of your Bootstrapper like that:
App.xaml
Bootstrapper