2 references to OnViewCollectionChanged
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1780
CollectionChangedEventManager.AddHandler(view,
OnViewCollectionChanged
);
1822
CollectionChangedEventManager.RemoveHandler(view,
OnViewCollectionChanged
);