public App()
 {
     MainPage = new MandelbrotSetPage();
 }
 public App()
 {
     MainPage = new MandelbrotSetPage();
 }