摘要:
1、元素间的绑定 xaml方式 代码方式 Student stu = new Student();Binding binding = new Binding();binding.Source = stu;binding.Path = new PropertyPath("Name");BindingOperations.SetBinding(this.textBoxName,... 阅读全文
posted @ 2016-04-06 22:20
小灬琦哥
阅读(407)
评论(0)
推荐(0)

浙公网安备 33010602011771号