Occurs when the list or an item in the list changes.
BindingList`1.ListChanged notifications for item value changes are only raised if the list item type implements the System.ComponentModel.INotifyPropertyChanged interface.
For more information about handling events, see Consuming Events.