0
votes
votes
0 answers
WPF ListView column sizing woes
So I'm just wondering how people are handling the unfortunate side effect of the Virtualizing StackPanel where columns are not auto sizing to handle items that are not shown? For example: ------------ top of listview | Header | ...
