private object SavePageState() { ViewModel.ScrollPosition = ContentListView.GetGroupedScrollPosition(ViewModel.ItemsSource); return(ViewModel); }