Creating static resource dictionary
- by Vishal
Hi All,
I've created a Resource Dictionary that I want to merge with multiple usercontrol xaml files. I want only one instance of this Resource Dictionary to be created. Any idea how to do this?
Note: Merge should happen through xaml only and not through code.
Thanks & Regards,
Vishal