2 references to HasRepeatedCollection
PresentationFramework (2)
MS\Internal\Data\CompositeCollectionView.cs (2)
1671if (!ItemsControl.EqualsEx(CurrentItem, GetItem(CurrentPosition, out x, out y)) && !_collection.HasRepeatedCollection()) 1676if ((CurrentItem != null) && !_collection.HasRepeatedCollection())