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