Caution
This method doesn't do anything anymore. Use the LocalizationHelper,
LanguageSettings or
DynamicResourceManager classes instead.
[ObsoleteAttribute("Use the LocalizationHelper.SavePendingScopedResources or LanguageSettings.SavePendingResources methods instead")]
public static void SaveDictionary()<ObsoleteAttribute("Use the LocalizationHelper.SavePendingScopedResources or LanguageSettings.SavePendingResources methods instead")>
Public Shared Sub SaveDictionarypublic:
[ObsoleteAttribute(L"Use the LocalizationHelper.SavePendingScopedResources or LanguageSettings.SavePendingResources methods instead")]
static void SaveDictionary()[<ObsoleteAttribute("Use the LocalizationHelper.SavePendingScopedResources or LanguageSettings.SavePendingResources methods instead")>]
static member SaveDictionary : unit -> unit