private void Remove(object parameter) { CurrentContainerCarParts.Remove(SelectedCurrentContainerCarPart); RecalculateTotalCarPart(); }