I have recently upgraded to VS 2012, I had to as I needed to start using the .net 4.5 but that is besides the point. My problem is the following:
I have a Resource
Resource
you can add the resource dictionary to your project then change its build action to resource and then try to add its uri in the code as follows:
or simply let the vs2012 process it by using the properties tab...