26 references to Enumerator_NotStarted
PresentationCore (26)
MS\Internal\FontCache\DWriteFactory.cs (1)
25
Text.TextInterface.LocalizedErrorMsgs.EnumeratorNotStarted = SR.
Enumerator_NotStarted
;
System\Windows\FreezableCollection.cs (1)
1074
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Generated\TextDecorationCollection.cs (1)
840
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Markup\XmlLanguage.cs (1)
519
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Animation\Generated\TimelineCollection.cs (1)
839
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
842
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\DoubleCollection.cs (1)
867
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\DrawingCollection.cs (1)
884
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\GeneralTransformCollection.cs (1)
849
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\GeometryCollection.cs (1)
884
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\GradientStopCollection.cs (1)
952
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\Int32Collection.cs (1)
867
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\PathFigureCollection.cs (1)
939
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\PathSegmentCollection.cs (1)
849
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\PointCollection.cs (1)
869
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\TextEffectCollection.cs (1)
849
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\TransformCollection.cs (1)
884
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Generated\VectorCollection.cs (1)
869
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\Imaging\BitmapMetadataEnumerator.cs (1)
126
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media\VisualCollection.cs (1)
947
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media3D\Generated\GeneralTransform3DCollection.cs (1)
847
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media3D\Generated\MaterialCollection.cs (1)
882
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media3D\Generated\Model3DCollection.cs (1)
882
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media3D\Generated\Point3DCollection.cs (1)
868
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media3D\Generated\Transform3DCollection.cs (1)
882
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);
System\Windows\Media3D\Generated\Vector3DCollection.cs (1)
868
throw new InvalidOperationException(SR.
Enumerator_NotStarted
);