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