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