WP 8.1 ISupportIncrementalLoading LoadMoreItemsAsync keeps getting called endlessly
问题 I am trying to implement infinite scrolling using the following example http://www.davidbritch.com/2014/05/data-virtualisation-using.html The problem is that in my case LoadMoreItemsAsync keeps getting called endlessly . I am developing this on a hub (not sure if this makes a difference) and using MVVMLight. Given below is my code .xaml <Page x:Class="MyFileServer.UniversalApp.AppHubPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com