WPF-ListBox绑定不成功原因总结

1. ItemSource设置是否正确

2.ItemTemplate设置是否正确

3.DataTemplate是否与单个项实现对应

4.设定为ItemSource的类是否继承INotifyPropertyChanged接口

posted @ 2018-12-12 22:09  梦九龍  阅读(532)  评论(0编辑  收藏  举报