23 references to Collection_BadDestArray
PresentationCore (23)
System\Windows\FreezableCollection.cs (1)
496
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Generated\TextDecorationCollection.cs (1)
408
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
407
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
410
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\DoubleCollection.cs (1)
382
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\DrawingCollection.cs (1)
429
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
417
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\GeometryCollection.cs (1)
429
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\GradientStopCollection.cs (1)
417
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\Int32Collection.cs (1)
382
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\PathFigureCollection.cs (1)
418
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\PathSegmentCollection.cs (1)
417
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\PointCollection.cs (1)
382
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\TextEffectCollection.cs (1)
417
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\TransformCollection.cs (1)
429
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media\Generated\VectorCollection.cs (1)
382
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
415
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media3D\Generated\MaterialCollection.cs (1)
427
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media3D\Generated\Model3DCollection.cs (1)
427
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media3D\Generated\Point3DCollection.cs (1)
380
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
427
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
380
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, this.GetType().Name), e);
System\Windows\Media3D\Visual3DCollection.cs (1)
174
throw new ArgumentException(SR.Format(SR.
Collection_BadDestArray
, "Visual3DCollection"), e);