I\'m getting the following error:
The property \'Resources\' is set more than once.
Here is my XAML:
Actually, copying your XAML and pasting it in my own UserControl builds just fine (provided that I add the referenced converter classes).
Are you seeing any other errors in your error list, or is this the only one? Sometimes, if another error occurs (such as failure to find a resource), it could cause another compilation error to occur.