This question is locked. New answers and comments are not allowed.
<ListBox.ItemsPanel> <ItemsPanelTemplate> <toolkit:WrapPanel Orientation="Horizontal"/> </ItemsPanelTemplate> </ListBox.ItemsPanel>any idea how I can reproduce this on databound listbox ?