26 references to Enumerator_ReachedEnd
PresentationCore (26)
MS\Internal\FontCache\DWriteFactory.cs (1)
26
Text.TextInterface.LocalizedErrorMsgs.EnumeratorReachedEnd = SR.
Enumerator_ReachedEnd
;
System\Windows\FreezableCollection.cs (1)
1079
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Generated\TextDecorationCollection.cs (1)
845
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Markup\XmlLanguage.cs (1)
523
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
844
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
847
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\DoubleCollection.cs (1)
872
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\DrawingCollection.cs (1)
889
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
854
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\GeometryCollection.cs (1)
889
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\GradientStopCollection.cs (1)
957
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\Int32Collection.cs (1)
872
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\PathFigureCollection.cs (1)
944
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\PathSegmentCollection.cs (1)
854
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\PointCollection.cs (1)
874
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\TextEffectCollection.cs (1)
854
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\TransformCollection.cs (1)
889
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Generated\VectorCollection.cs (1)
874
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (1)
130
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media\VisualCollection.cs (1)
953
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
852
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media3D\Generated\MaterialCollection.cs (1)
887
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media3D\Generated\Model3DCollection.cs (1)
887
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media3D\Generated\Point3DCollection.cs (1)
873
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
887
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);
System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
873
throw new InvalidOperationException(SR.
Enumerator_ReachedEnd
);