1 write to s_opaquePalettes
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapPalettes.cs (1)
351
s_opaquePalettes
= new Imaging.BitmapPalette[c_maxPalettes];
2 references to s_opaquePalettes
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapPalettes.cs (2)
349
if (
s_opaquePalettes
== null)
354
return
s_opaquePalettes
;