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