I use a WPF DataGrid which contains various rows each of which can have a different height. When I scroll the grid, the scrollbar changes its size. I think this is because of the different row-heights. Is there a way to fix this, so that the scrollbar doesn't change its size while scrolling?