I want to change the style of an ListBox, because in WinRT the ListBox have a light background after selecting an item. But I want that the ListBox is still with an transparent background after selecting an item. How can I do this? I don't want to change an ListBoxItem, because there everything is working fine.