UltimateResourceFallbackLocation Enumeration
Specifies the assembly that the ResourceManager class will use when it retrieves neutral resources by using the fallback process.
Namespace: System.Resources
Assembly: mscorlib (in mscorlib.dll)
Use the UltimateResourceFallbackLocation enumeration with the NeutralResourcesLanguageAttribute constructor to specify whether the ResourceManager class is to retrieve neutral fallback resources from the main application assembly (the default), or from a satellite assembly.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

