Beispiel #1
0
 private void Clear_Click(object sender, RoutedEventArgs e)
 {
     resultBox.Items.Clear();
     InputNum.Clear();
 }