How Do I: Customize the Appearance of ListBox ListItems in WPF
WPF introduces the concept of “lookless controls”. Now a developer can select a control based on its functionality and not concern themselves with its appearance. The appearance can be customized to the developers needs. In this video, Todd Miranda demonstrates how to customize the appearance of ListBox ListItems using templates.
By: Todd Miranda