private void GetLocalizationOptions()
 {
     this.Specializations.ItemsSource = EnumMapper.MapSpecializationEnum();
 }