码迷,mamicode.com
首页 > Windows程序 > 详细

WPF中XAML中使用String.Format格式化字符串示例

时间:2018-06-22 13:18:39      阅读:184      评论:0      收藏:0      [点我收藏+]

标签:resource   .com   static   text   str   weight   lock   格式化字符串   --   

https://www.cnblogs.com/candyzkn/p/4476832.html

 

 

<TextBlock Text="{Binding jshjL,Converter={StaticResource StringToDecimalKey},StringFormat=¥\{0:F2\}}"

<!--<TextBlock Text="{Binding strokeNo,StringFormat=\{0\}为真!}" Style="{StaticResource TextTitleBigStyle}" FontWeight="Bold"/>-->

WPF中XAML中使用String.Format格式化字符串示例

标签:resource   .com   static   text   str   weight   lock   格式化字符串   --   

原文地址:https://www.cnblogs.com/changbaishan/p/9212459.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!