How does one implement pull-to-refresh with a LongListSelector in Windows Phone 8?

前端 未结 6 976
长情又很酷
长情又很酷 2021-02-11 06:09

I am writing a new WP8 app using the off-the-shelf LongListSelector that is shipped in the Microsoft.Phone.Controls assembly. Can anyone provide a code example that implements p

6条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-11 06:40

    Actually, I just discovered a project uploaded to the Windows Phone Dev Center on November 30, 2012 that implements "infinite scrolling" using Twitter Search and Windows Phone 8 LongListSelector.

    Download this project at: http://code.msdn.microsoft.com/wpapps/TwitterSearch-Windows-b7fc4e5e

提交回复
热议问题