I\'m trying to access a resource dictionary in a UserControl code-behind via C# and I\'m having little success.
Merged Dictionary:
Try to remove the forward slash infront of your location. The only time you should use /Resources is if you have to go up a library first. like ../Resources
Hope this helps you.