Windows.UI.Xaml.Data.ISelectionInfo
July 6, 2022 ยท View on GitHub
-description
Manages whether items and ranges of items in the data source are selected in the list control.
-remarks
The ISelectionInfo interface supports virtualization of large data sources for efficient presentation by XAML list controls. The other classes and interfaces that support data source virtualization are the following.
- IItemsRangeInfo interface
- ItemIndexRange class