Binding to List Data 绑定到列表数据
摘要:
得到当前项 1 void birthdayButton_Click(object sender, RoutedEventArgs e) { 2 // Get the current person out of the collection view 3 People people = (People 阅读全文
posted @ 2023-01-11 10:57 宁静致远. 阅读(105) 评论(0) 推荐(0) 编辑