4 references to PathGeometry_InternalReadBackError
PresentationCore (4)
System\Windows\Media\PathFigure.cs (1)
74throw new InvalidOperationException(SR.PathGeometry_InternalReadBackError);
System\Windows\Media\PathGeometry.cs (3)
460throw new System.InvalidOperationException(SR.PathGeometry_InternalReadBackError); 491throw new System.InvalidOperationException(SR.PathGeometry_InternalReadBackError); 524throw new System.InvalidOperationException(SR.PathGeometry_InternalReadBackError);