4 references to TableCollectionInOtherCollection
PresentationFramework (4)
MS\Internal\Documents\TableColumnCollectionInternal.cs (1)
150
throw new System.ArgumentException(SR.
TableCollectionInOtherCollection
);
MS\Internal\Documents\TableTextElementCollectionInternal.cs (3)
45
throw new System.ArgumentException(SR.
TableCollectionInOtherCollection
);
110
throw new System.ArgumentException(SR.
TableCollectionInOtherCollection
);
420
throw new System.ArgumentException(SR.
TableCollectionInOtherCollection
);