摘要: 偶然发现Visual Studio Ultimate 2012 RC的一个小bug。MSDN上的Using based-on styles示例http://msdn.microsoft.com/en-US/library/windows/apps/xaml/hh465381 1 <Page.Resources> 2 <Style x:Key="BasicStyle" TargetType="ContentControl"> 3 <Setter Property="Width" Value="10 阅读全文
posted @ 2012-06-27 11:49 成宇佳 阅读(435) 评论(0) 推荐(0)