12 references to CollectionIsFixedSize
PresentationCore (12)
MS\Internal\PartialArray.cs (4)
76throw new NotSupportedException(SR.CollectionIsFixedSize); 81throw new NotSupportedException(SR.CollectionIsFixedSize); 91throw new NotSupportedException(SR.CollectionIsFixedSize); 96throw new NotSupportedException(SR.CollectionIsFixedSize);
MS\Internal\TextFormatting\ThousandthOfEmRealDoubles.cs (4)
236throw new NotSupportedException(SR.CollectionIsFixedSize); 242throw new NotSupportedException(SR.CollectionIsFixedSize); 248throw new NotSupportedException(SR.CollectionIsFixedSize); 254throw new NotSupportedException(SR.CollectionIsFixedSize);
MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (4)
178throw new NotSupportedException(SR.CollectionIsFixedSize); 184throw new NotSupportedException(SR.CollectionIsFixedSize); 190throw new NotSupportedException(SR.CollectionIsFixedSize); 196throw new NotSupportedException(SR.CollectionIsFixedSize);