Ejemplo n.º 1
0
 private void btnAddSoundCue_Click(object sender, RoutedEventArgs e)
 {
     cueController.AddSoundCue();
 }