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