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