<sys:String x:Key="NewUpdateWillShow" xml:space="preserve">第一行 第二行 </sys:String>
换行符为
必须加上xml:space="preserve",否则换行符无效。
WPF字符串中的换行符
原文:http://www.cnblogs.com/ryanzheng/p/7867709.html