Hi. When my wpf DataTemplated ListBox loses focus, the background color of SelectedItems change from HighlightColor to what looks like ControlLightColor. Normally I wouldn't mind, but this lacks contrast from WindowColor and it is too difficult to tell
SelectedItems from regular Items. Please can anyone tell me how to disable the change on LostFocus or at least how to set it to a color of my choosing.
Gouranga Gupta :-)