private void CMathCom() { calculator.Reset(); calcDisplay = "0"; base.OnPropertyChanged("Sum"); }
private void MCMathCom() { memory.Reset(); }