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