解决方法
一个例子是
Localization:
A simple and effective way to localize application resources is to
write a custom MarkupExtension that provides a localized value. The
extension takes a parameter that is a unique
resource key… [and then] looks up the value from a generic resource provider.