I have 3 listboxes and I want to scroll one meanwhile others also are scrolling. I can scroll by mousewheel and drag scrollbar.
Here you go:
Two listbox scrollbar in synchronisation
Have a look at this article. It shows how this can be done by using binding and RenderTransform
.
Another thing you might want to check is the ScrollViewer.ScrollChanged
event. You can possibly listen to this event and set the scrolling for your listboxes as necessary.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With