-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Data.ISupportIncrementalLoading |
winrt interface |
Specifies a calling contract for collection views that support incremental loading.
The following code example demonstrates how to implement this interface. For the complete code listing, see the XAML data Binding sample.
[!code-cppISupportIncrementalLoading]
[!code-csharpISupportIncrementalLoading]
Binding, XAML data Binding sample, Data binding in depth b4f1-6caf-4128-a61a-4e400b149011)