1 write to _destinationColorContext
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\ColorConvertedBitmap.cs (1)
224
_destinationColorContext
= e.NewValue as ColorContext;
1 reference to _destinationColorContext
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\ColorConvertedBitmap.cs (1)
279
return bitmap.
_destinationColorContext
;