Exemple #1
0
 private void Backspace_Click(object sender, RoutedEventArgs e)
 {
     Calculate.Backspace();
 }