C
C#12mo ago
mario12136

❔ Smooth scrolling in WPF

I am working on a WPF app and was wondering if there is anyway to implement smoother scrolling than the default behavior. Scrolling like in notepad or other applications seems much more smoother and generally slower than scrolling in a default control in WPF. So I was wondering if there is perhaps a nuget package for this as I would like this to be used in all my app. Or if there is something specific for AvalonEdit because I am using that. I came upon this in my research: https://www.wpf-controls.com/wpf-smooth-scroll-viewer/ and was wondering about alternatives.
1 Reply
Accord
Accord12mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.