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