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