UWP - Set the scrolling lines for a UWP ListBox ?

Indudhar Gowda 426 Reputation points
2020-09-02T11:39:19.55+00:00

UWP - Set the scrolling lines for a UWP ListBox

I Need to Attached Property or Dependency Property to set scrolling lines to ListBox.

I found something similar in WPF : how-to-set-the-scrolling-lines-for-a-wpf-listbox

https://jkarger.de/2014/11/04/how-to-set-the-scrolling-lines-for-a-wpf-listbox/

But I need it for UWP ListBox.

Universal Windows Platform (UWP)
{count} votes