摘要:
先将样式定义在App.xaml中<Application.Resources> <Style x:Key="MsgTextBlock" TargetType="TextBlock"> <Setter Property="Height" Value="auto"/> <Setter Property="Width" Value="auto"/> <Setter Property="FontSize" Va 阅读全文
posted @ 2013-02-04 09:39
NNKOOK
阅读(867)
评论(0)
推荐(1)