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