Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 530 Bytes

iselectioninfo_deselectrange_183074056.md

File metadata and controls

23 lines (16 loc) · 530 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Data.ISelectionInfo.DeselectRange(Microsoft.UI.Xaml.Data.ItemIndexRange)
winrt method

Microsoft.UI.Xaml.Data.ISelectionInfo.DeselectRange

-description

Marks the items in the data source specified by itemIndexRange as not selected in the list control.

-parameters

-param itemIndexRange

A range of items in the data source.

-remarks

-examples

-see-also