1 write to s_transparentPalettes
PresentationCore (1)
System\Windows\Media\Imaging\BitmapPalettes.cs (1)
337s_transparentPalettes = new Imaging.BitmapPalette[c_maxPalettes];
2 references to s_transparentPalettes
PresentationCore (2)
System\Windows\Media\Imaging\BitmapPalettes.cs (2)
335if (s_transparentPalettes == null) 340return s_transparentPalettes;