I have this scenario where I want to share the column size among all the ListViewItems, and I\'m using SharedSizeGroup on the column definitions but it doesn\'t work:
The only thing that is missing is the scope i think, add Grid.IsSharedSizeScope="True" to the ListView attributes.
="True"
ListView