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