private void NavigateToTables() { MainView = new TablesView(); }
public void GoToApp() { Content = new TablesView(GoToAuth); }