Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable the overscrolling-effect for ListBoxes/ScrollViewer in Windows Phone 7

Is there any way to disable the overscrolling-effect for ListBoxes or ScrollViewers? I think the effect is also called "rubber-band-effect".

I'd like to completely disable it or to disable it, if there are only a few items in the container, and re-enable it if there are more items in the container than the number of items that fit on one screen.

The list of installed application has exactly the behavior I want to achieve. There is no overscrolling.

list of installed applications

like image 810
j00hi Avatar asked Dec 05 '25 19:12

j00hi


1 Answers

This capability doesn't appear to be exposed at this stage by the API.

I would think carefully before trying to do this also, as it will be behaviour that is consistant throughout the platform - as it is on other platforms.

like image 122
Mick N Avatar answered Dec 09 '25 17:12

Mick N



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!