1 write to _destinationFormat
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\ColorConvertedBitmap.cs (1)
235
_destinationFormat
= (PixelFormat)e.NewValue;
1 reference to _destinationFormat
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\ColorConvertedBitmap.cs (1)
295
return bitmap.
_destinationFormat
;