What do I have?
I have a ListBox populated with items from an XML file. Given a DynamicResource for Style pro
ListBox
DynamicResource
Style
If you're only setting the background color, try replacing ControlBrush for the ListBox, as per this answer.
ControlBrush