#144: Fixed
This commit is contained in:
@@ -14,6 +14,7 @@ namespace FoxTube
|
||||
{
|
||||
public static class Methods
|
||||
{
|
||||
public static bool NeedToResponse { get; set; } = false;
|
||||
public static MainPage MainPage
|
||||
{
|
||||
get { return (Window.Current.Content as Frame).Content as MainPage; }
|
||||
|
||||
Reference in New Issue
Block a user