2 references to OnViewCollectionChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
1811
CollectionChangedEventManager.AddHandler(view,
OnViewCollectionChanged
);
1853
CollectionChangedEventManager.RemoveHandler(view,
OnViewCollectionChanged
);