4 packages tagged with “ISupportIncrementalLoading”
Represents a strongly typed collection of objects that can be accessed by index. Supports out of the box: Supports observability and incremental loading. Observability: all changes inside in the collection are observed by binding clients. Incremental Loading: supports collection items paging by loading more data on scrolling data items control event trigger.
Incremental Loading with ObservableCollection and ObservableList for Windows 8.1 and Windows phone 8.1 (Runtime apps only)
A simple collection designed to facilitate data virtualisation in Windows Universal apps through the implementation of the ISupportIncrementalLoading.