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