I want to set a style for a list box item in which we can provide alternate row colors along with border color changed on mouse hover and IsSelected property. Please give me some example where I can refer from.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is an example taken from Codeplex project for WPF Themes (BureauBlue Theme)
You can modify the theme as you want
List Box Item Theme
In List Box