In .NET 4 (even using VS2012 when targeting .NET 4), a ListBoxItem is rendered with a background of SystemColors.ControlBrush when it is selected but the app loses focus.In .NET 4.5, selected ListBoxItems are rendered with a colour that looks like SystemColors.ControlBrush, but seems to be hard coded.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results