Tagged Questions
0
votes
1answer
910 views
WPF scrollbar should change value more frequently
I currently tried to force a wpf scrollbar to fire it's value changes for often, if the user presses the scroll-up or -down button, and holds the mouse button.
I tried to use a style like:
<Style ...