public void LaunchApp()
 {
     AppBuilderTestExtensions.LaunchLogoAppOnEmulatorDevice(PlatformName.WindowsPhone7);
 }