2 references to GetHalftonePalette
System.Drawing (1)
commonui\System\Drawing\BufferedGraphicsContext.cs (1)
343palHalftone = Graphics.GetHalftonePalette();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
12052IntPtr halftonePalette = Graphics.GetHalftonePalette();