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