摘要: SilverLigth学习笔记--控制 Silverlight控件样式1、内联方式--即直接在控件内部利用其属性进行设置<UserControlx:Class="RemoveTextBoxBorder.Page"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"Width="400"Height="300" 阅读全文
posted @ 2013-05-06 22:17 aking96 阅读(134) 评论(0) 推荐(0) 编辑