I have multiple expander controls with a ViewTree control within each expander control. When I select a ViewTreeItem from one ViewTree and then select another ViewTreeItem from another ViewTree, the newly selected ViewTreeItem is highlighted in dark blue, but the last selected item is now highlighted in a very light shade of blue. Please look at http://www.zunjaa.com/public/images/screen.jpg to see what I’m talking about. How do I make it so that no longer active item does not show the lighter blue?
Thanks.
This is caused by a Trigger in the default template for TreeViewItem:
Removing this from the default Aero theme template leaves: