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);