我正在使用Windows Phone 8.1的ListView控件。我正在使用数据绑定来填充列表项。它工作正常。但是我能够从顶部拉下列表(即......当我们下拉列表时,第一个项目下降并且可以看到背景颜色,并且当它被释放时它会回到正常视图)。据我所知,这是ListView的默认行为。
How can I change this behavior..?
It should not be rigid but scroll should end where the list item ends, not
more than that...I don't require any elasticity property