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