摘要: 今天在一本书中看到一段关于Blend的使用,所以简单的学习一下,并作一下记录。一、创建一个Silverlight for Windows Phone工程界面布局大概如下图View Code 1 <phone:PhoneApplicationPage 2 x:Class="BlendPro.MainPage" 3 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 4 xmlns:x="http://schemas.microsoft.com/winfx/200 阅读全文
posted @ 2012-05-15 23:40 ╰→劉じ尛鶴 阅读(868) 评论(0) 推荐(0) 编辑