Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 496 Bytes

icollectionview_movecurrenttofirst_1493337473.md

File metadata and controls

24 lines (15 loc) · 496 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Data.ICollectionView.MoveCurrentToFirst
winrt method

Windows.UI.Xaml.Data.ICollectionView.MoveCurrentToFirst

-description

Sets the first item in the view as the CurrentItem.

-returns

true if the resulting CurrentItem is an item within the view; otherwise, false.

-remarks

-examples

-see-also