5 references to ImagePaletteColor
PresentationCore (5)
System\Windows\Media\Imaging\BitmapPalette.cs (5)
270ImagePaletteColor[] paletteColorArray = new ImagePaletteColor[numColors]; 310ImagePaletteColor[] paletteColorArray = new ImagePaletteColor[numColors]; 327ImagePaletteColor c = paletteColorArray[i];