void ExecuteConvertCommand() { DistanceTo = _converterService.CalculateDistance(SelectedDistanceFrom, DistanceFrom, SelectedDistanceTo); }