@@ -71,7 +71,7 @@ namespace FoxTube
|
||||
|
||||
private void refreshPage(object sender, RoutedEventArgs e)
|
||||
{
|
||||
(Parent as Frame).Navigate(typeof(Home));
|
||||
Methods.MainPage.GoToHome();
|
||||
}
|
||||
|
||||
private void RecMore_Clicked()
|
||||
|
||||
Reference in New Issue
Block a user