Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 559 Bytes

choosingitemcontainereventargs_itemindex.md

File metadata and controls

22 lines (15 loc) · 559 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ChoosingItemContainerEventArgs.ItemIndex
winrt property

Microsoft.UI.Xaml.Controls.ChoosingItemContainerEventArgs.ItemIndex

-description

Gets the index in the ItemsSource of the data item for which a container is being selected.

-property-value

The index in the ItemsSource of the data item for which a container is being selected.

-remarks

-examples

-see-also