I have two machines with Visual Studio 2013. I am developing in WPF. On one machine I am able to change the ComboBox Brushes either in code or via the property grid. On the other machine I can change the values but nothing happens to the ComboBox. When changing from the properties panel I can see the XAML change but the ComboBox stays its default colors. Has anyone else run into this? What do I need to do to correct it?
↧