This seems to be an absurdly simple question but Google and Stack Overflow searches yield nothing. How can I disable horizontal scrolling in a WPF ListBox when items take up more horizontal space than is available in the box?
This seems to be an absurdly simple question but Google and Stack Overflow searches
Share
In XAML:
In C#: