|
|
1
4
将以下行添加到表单的构造函数修复了此问题:
从 http://timheuer.com/blog/archive/2010/08/11/stringformat-and-currentculture-in-silverlight.aspx |
|
|
2
0
设置代码类型的值与MVVM和依赖属性方法相反:您可能希望看到本文: How to switch UI Culture of data binding on the fly in Silverlight |
|
|
3
-1
在转换器中使用以下代码
|