I learnt to my cost that there's a big difference between ScrollBarVisibility.Disabled and ScrollBarVisibility.Hidden with WPF today.
I'm trying to present a simple list and there's some text in each list item and the text may well be wider than the
Read More