I want to change the Selected Background and have it display a gradient with round corners. I\'ve searched Google and found that some people do change the selected color by
Here is the default style for a ListBoxItem (which is what we want to change). This style can be "retrieved" if you are using Expression Blend 4 by right clicking on a listboxitem in the Objects and Timelines control.
Let's pull out some important parts so that you learn to do this yourself.