protected override void OnNavigatedFrom(NavigationEventArgs e) { base.OnNavigatedFrom(e); _commentList.clearComments(); }