1 reference to OnItemCollectionChanged2
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
132((INotifyCollectionChanged)_items).CollectionChanged += new NotifyCollectionChangedEventHandler(OnItemCollectionChanged2);