public App() { // The root page of your application MainPage = new Home(); }
public App () { // The root page of your application MainPage = new Home(); }