I have a scrollviewer with a couple listboxes in it. The problem is if a user uses the middle mouse roller to scroll the scrollviewer while their mouse is over a listview. T
If you wrap the inner listview in a scrollviewer then the scrolling will work.