1 write to _readOnlycolorContexts
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
1085
_readOnlycolorContexts
= new ReadOnlyCollection<ColorContext>(colorContextList);
1 reference to _readOnlycolorContexts
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
1092
return
_readOnlycolorContexts
;