Dynamically Update Styles for Multiple Windows/User Controls - WPF
        Posted  
        
        on Code Project
        
        See other posts from Code Project
        
        
        
        Published on Tue, 25 May 2010 20:02:00 GMT
        Indexed on 
            2010/05/25
            20:03 UTC
        
        
        Read the original article
        Hit count: 211
        
Filed under: 
        Describes a technique for updating styles for multiple windows at once dynamically based on a property setting. This technique uses data triggers. It is demonstrated by creating two windows that support a day and night mode.
        
        © Code Project or respective owner