Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 746 Bytes

iselectioninfo.md

File metadata and controls

27 lines (17 loc) · 746 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Data.ISelectionInfo
winrt interface

Microsoft.UI.Xaml.Data.ISelectionInfo

-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.

-examples

-see-also

Data virtualization sample (Windows 10)