Creating static resource dictionary
        Posted  
        
            by Vishal
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Vishal
        
        
        
        Published on 2010-06-14T15:21:01Z
        Indexed on 
            2010/06/14
            15:22 UTC
        
        
        Read the original article
        Hit count: 329
        
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
© Stack Overflow or respective owner