Posted 15 Nov 2011
Link to this post
"IsChecked" boolean attribute is not getting updated for a customized Checklistbox.
Hence INotifyPropertyChanged event is not getting fired for IsChecked property of Checklistbox and if any of the checkboxes are not checked in Checklistbox the NotifyPropertyChanged event is not getting fired for that.