Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 483 Bytes

icollectionview_currentposition.md

File metadata and controls

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

Windows.UI.Xaml.Data.ICollectionView.CurrentPosition

-description

Gets the ordinal position of the CurrentItem within the view.

-property-value

The ordinal position of the CurrentItem within the view.

-remarks

-examples

-see-also