public object Convert(object value, Type targetType, object parameter, CultureInfo culture) { return(Catalogs.GetCountryValue((string)value)); }