Windows8 ListView and space between items

I want to change spacing between items in listView (maybe i should use another View-element?) Code looks like this: <ListView SelectionMode="None" HorizontalContentAlignment="Left" > ...