I\'ve ran into a bit of a wall with being able to bind data of my custom object list to a ListBox in WPF.
ListBox
This is the custom object:
public
You will need to define the ItemTemplate for your ListBox