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