23 references to Collection_BadDestArray
PresentationCore (23)
System\Windows\FreezableCollection.cs (1)
524throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Generated\TextDecorationCollection.cs (1)
425throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
435throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
431throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\DoubleCollection.cs (1)
397throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\DrawingCollection.cs (1)
447throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
433throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\GeometryCollection.cs (1)
447throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\GradientStopCollection.cs (1)
433throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\Int32Collection.cs (1)
397throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\PathFigureCollection.cs (1)
434throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\PathSegmentCollection.cs (1)
433throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\PointCollection.cs (1)
397throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\TextEffectCollection.cs (1)
433throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\TransformCollection.cs (1)
447throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media\Generated\VectorCollection.cs (1)
397throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
429throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media3D\Generated\MaterialCollection.cs (1)
443throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media3D\Generated\Model3DCollection.cs (1)
443throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media3D\Generated\Point3DCollection.cs (1)
393throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
443throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
393throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, this.GetType().Name), e);
System\Windows\Media3D\Visual3DCollection.cs (1)
188throw new ArgumentException(SR.Format(SR.Collection_BadDestArray, "Visual3DCollection"), e);