33 references to Collection_BadRank
PresentationCore (33)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
734throw new ArgumentException(SR.Collection_BadRank);
MS\Internal\FontFace\TypefaceCollection.cs (1)
76throw new ArgumentException(SR.Collection_BadRank);
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SequentialUshortCollection.cs (1)
60throw new ArgumentException(SR.Collection_BadRank);
System\Windows\FreezableCollection.cs (1)
509throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Generated\TextDecorationCollection.cs (1)
410throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
420throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
416throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Fonts.cs (1)
329throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\DoubleCollection.cs (1)
382throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\DrawingCollection.cs (1)
432throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
418throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\GeometryCollection.cs (1)
432throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\GradientStopCollection.cs (1)
418throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\Int32Collection.cs (1)
382throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\PathFigureCollection.cs (1)
419throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\PathSegmentCollection.cs (1)
418throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\PointCollection.cs (1)
382throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\TextEffectCollection.cs (1)
418throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\TransformCollection.cs (1)
432throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Generated\VectorCollection.cs (1)
382throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\GlyphTypeface.cs (2)
1826throw new ArgumentException(SR.Collection_BadRank); 1911throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media\Imaging\BitmapSource.cs (1)
660throw new ArgumentException(SR.Collection_BadRank, "pixels");
System\Windows\Media\Imaging\CachedBitmap.cs (1)
137throw new ArgumentException(SR.Collection_BadRank, "pixels");
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1140throw new ArgumentException(SR.Collection_BadRank, backwardsCompat ? "pixels" : "sourceBuffer");
System\Windows\Media\VisualCollection.cs (1)
194throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
414throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media3D\Generated\MaterialCollection.cs (1)
428throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media3D\Generated\Model3DCollection.cs (1)
428throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media3D\Generated\Point3DCollection.cs (1)
378throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
428throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
378throw new ArgumentException(SR.Collection_BadRank);
System\Windows\Media3D\Visual3DCollection.cs (1)
173throw new ArgumentException(SR.Collection_BadRank);