2 references to GetPaletteEntries
System.Drawing (2)
commonui\System\Drawing\BufferedGraphicsContext.cs (2)
344palRet = SafeNativeMethods.GetPaletteEntries(new HandleRef(null, palHalftone), 0, cColors, aj); 348palRet = SafeNativeMethods.GetPaletteEntries(new HandleRef(null, hpal), 0, cColors, aj);