2 references to Image_LockCountLimit
PresentationCore (2)
System\Windows\InterOp\D3DImage.cs (1)
600
throw new InvalidOperationException(SR.
Image_LockCountLimit
);
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
261
throw new InvalidOperationException(SR.
Image_LockCountLimit
);