Is there an easy way to set default space between items inside StackPanel so I\'ll don\'t have to set Margin property on each item?
I find that creating a grid inside the stack panel, then adding the desired number of columns (or rows) as follows: