摘要: // PropertyChanged:更改后直接更新源 -->// LostFocus:失去焦点后更新源 -->// Explicit:不更新源 ... 阅读全文
posted @ 2018-07-05 14:16 dxm809 阅读(248) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Windows;us... 阅读全文
posted @ 2018-07-05 14:02 dxm809 阅读(197) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2018-07-05 13:31 dxm809 阅读(157) 评论(0) 推荐(0) 编辑
摘要: 基本上所有的控件都可以设置BorderBrush BorderThickness 例如TextBox,Button 阅读全文
posted @ 2018-07-05 11:06 dxm809 阅读(702) 评论(0) 推荐(0) 编辑
摘要: 像素 px 默认单位可以省略厘米cm英寸 in点 pt1in = 96px1cm=96/2.42px1pt=96/72px 阅读全文
posted @ 2018-07-05 10:58 dxm809 阅读(543) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-07-05 10:55 dxm809 阅读(213) 评论(0) 推荐(0) 编辑
摘要: wo de //可以省略 hahahh 阅读全文
posted @ 2018-07-05 10:42 dxm809 阅读(215) 评论(0) 推荐(0) 编辑
摘要: WPF的内容属性不应定都是content,例如TextBlock的内容属性是TextPanel的内容属性是ChildrenListBox的内容属性是Items 阅读全文
posted @ 2018-07-05 10:34 dxm809 阅读(196) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.... 阅读全文
posted @ 2018-07-05 10:25 dxm809 阅读(572) 评论(0) 推荐(0) 编辑
摘要: zhangsan lisi wangwu ... 阅读全文
posted @ 2018-07-05 10:19 dxm809 阅读(363) 评论(0) 推荐(0) 编辑