1 reference to OnItemsCollectionChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
94((INotifyCollectionChanged)Items).CollectionChanged += new NotifyCollectionChangedEventHandler(OnItemsCollectionChanged);