(转)8天入门wpf—— 第二天 xaml详解
摘要:
原文地址:http://www.cnblogs.com/huangxincheng/archive/2012/06/17/2552511.html首先我们还是新建一个空项目,看一下VS给我们默认生成的xaml结构。<Window x:Class="WpfApplication1.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml& 阅读全文
posted @ 2012-07-16 22:17 黑子范 阅读(233) 评论(0) 推荐(0) 编辑