I\'m using UniformGrid and it\'s making the items display horizontally. Is there a way to make it display vertically?
UniformGrid
I'm a bit latER to the party, but for posterity's sake:
I'm just starting out with xaml and came across this problem today. For simplicity's sake, I ended up wrapping single-column UniformGrids in a multi-column, single-row UniformGrid: