2 references to RemovedItemNotFound
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (1)
420
throw new InvalidOperationException(SR.
RemovedItemNotFound
);
System\Windows\Data\CollectionView.cs (1)
1959
throw new InvalidOperationException(SR.
RemovedItemNotFound
);