Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 388 Bytes

icollectionview_currentitem.md

File metadata and controls

24 lines (15 loc) · 388 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Data.ICollectionView.CurrentItem
winrt property

Windows.UI.Xaml.Data.ICollectionView.CurrentItem

-description

Gets the current item in the view.

-property-value

The current item in the view or null if there is no current item.

-remarks

-examples

-see-also