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