1 reference to GroupDescriptionsChanged
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
697
((INotifyCollectionChanged)MyGroupDescriptions).CollectionChanged += new NotifyCollectionChangedEventHandler(
GroupDescriptionsChanged
);