Example #1
0
 private void AnalyzeCancel_Click(object sender, RoutedEventArgs e)
 {
     m_moteur.AnnulerAnalyse();
 }