how to change listbox to set b开发者_如何学编程ackground color of alternate row diff... e.g. Listbox having 6 rows 1st,3rd,5th row having "blue" background and 2nd, 4th, 6th row having "white" background.
Here is one way to do it: http://forums.silverlight.net/forums/t/14345.aspx
精彩评论