摘要:
1. 数据绑定(Binding)一般配置 常用的绑定的目标(Dependency Object & associated Dependency Property,目标单元): 内容控件目标:object ContentControl.Content 集合控件目标:IEnumerable ItemsControl.ItemSource 绑定器: Binding ( : BindingBase : MarkupExtension ) Binding binding = new Binding(); binding.ElementName = "WPF控件名称"; / b 阅读全文
posted @ 2009-11-28 21:56
quanben
阅读(256)
评论(0)
推荐(0)

浙公网安备 33010602011771号