Important note on Silverlight / WPF Applications
Access modifier for resource assemblies
The LocalizationExtension will fail to look up a localized value, if the resource is compiled with its access modifier set to internal. To set up the resource build tool to use a public access modifier, open the resource file and change the value of the field as shown in this picture:

Previous topic:
Supported resource types