private void Blue_pressed(object sender, TappedRoutedEventArgs e)
 {
     Blue.Play();
 }