随笔分类 - wpf
摘要:public static class DialogCloser { public static readonly DependencyProperty DialogResultProperty = DependencyProperty.RegisterAttached( "DialogResult
阅读全文
摘要:我定义个 List<Student> stuList = new List<Student>(); 然后绑定 this.combobox1.ItemsSource =stuList; 我更新了一下stuList,然后再次绑定,这里就有异常了。 我想第二次更新了stuList后,让Combobox也更
阅读全文

浙公网安备 33010602011771号