private void GetSpecializationOptions()
 {
     this.Localizations.ItemsSource = EnumMapper.MapLocalizationsEnum();
 }