摘要:
一、新建一个资源文件,然后设置其Build Actoin(生成操作)为Resource(资源);二、在App.xaml.cs的StartUp事件或者是你需要的时机代码段写上如下代码: ResourceDictionary languageResDic = new ResourceDictionary(); languageResDic.Source = new Uri("Dictionary1.xaml", UriKind.RelativeOrAbsolute); this.Resources.MergedDictionarie... 阅读全文
posted @ 2013-08-16 13:55
wangyafei_it
阅读(2269)
评论(0)
推荐(1)

浙公网安备 33010602011771号