As it seems to me, the ListView when pressing the scroll buttons on the scrollbars scrolls from element to element rather than soft-scrolling a defined step as in, for example, Internet Explorer.
Is there a possibility to get the usual soft-scrolling effect in WPF

Soft scrolling in WPF?
Robhale77