0
kicks
Creating ImageListBox in WPF
In Windows Presentation Foundation Images can be added as ListBox items and this is one of the coolest features of WPF to me.But i never thought that this can be done so easily.In this post i tried to explain how i built that.