摘要: 1、首先需要创建一个资源字典的文件,也就是一个xaml的文件。文件的语法格式如下:Design.xaml 1 <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 2 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 3 xmlns:toolkit="clr-namespace:Microsoft.Phone.Controls;assemb... 阅读全文
posted @ 2012-06-27 10:58 ╰→劉じ尛鶴 阅读(3292) 评论(0) 推荐(0) 编辑