2 references to IListComparer
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
2280_group.ActiveComparer = new CollectionViewGroupInternal.IListComparer(list);
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
2982_group.ActiveComparer = new CollectionViewGroupInternal.IListComparer(InternalList);