Windows Phone ListBox 實現下拉刷新、上拉加載
【思路】:自定義一個新控件 ListBox2 繼承 ListBox,在 ListBox2 的頂部加上 PullDownRefreshPanel(下拉刷新面板),在ListBox2頂部加上 PullUp ...
【思路】:自定義一個新控件 ListBox2 繼承 ListBox,在 ListBox2 的頂部加上 PullDownRefreshPanel(下拉刷新面板),在ListBox2頂部加上 PullUp ...