PagedCollectionView.MoveCurrentToFirst Method
Silverlight
Sets the first item in the view as the CurrentItem.
Namespace: System.Windows.Data
Assembly: System.Windows.Data (in System.Windows.Data.dll)
Return Value
Type: System.Booleantrue if the resulting CurrentItem is an item in the view; otherwise, false.
Implements
ICollectionView.MoveCurrentToFirst()For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.