65.9K
CodeProject is changing. Read more.
Home

Custom WPF ListBox with Banding and Coloring in Code

starIconstarIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIcon

2.60/5 (2 votes)

May 23, 2015

CPOL
viewsIcon

18267

Creating a custom ListBox by overriding the PrepareContainerForItemOverride() method of the ListBox with a custom routine.