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