1 write to s_transparentPalettes
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapPalettes.cs (1)
338s_transparentPalettes = new Imaging.BitmapPalette[c_maxPalettes];
2 references to s_transparentPalettes
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapPalettes.cs (2)
336if (s_transparentPalettes == null) 341return s_transparentPalettes;