2 references to Image_InsufficientBufferSize
PresentationCore (2)
System\Windows\Media\Imaging\PropVariant.cs (1)
127throw new InvalidOperationException(SR.Image_InsufficientBufferSize);
System\Windows\Media\Imaging\WriteableBitmap.cs (1)
895throw new ArgumentException(SR.Image_InsufficientBufferSize, "sourceBufferSize");