5 references to CreateHalftoneHBRUSH
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGrid.cs (1)
5858IntPtr halftone = ControlPaint.CreateHalftoneHBRUSH();
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
5768IntPtr halftone = ControlPaint.CreateHalftoneHBRUSH(); 5789IntPtr halftone = ControlPaint.CreateHalftoneHBRUSH();
winforms\Managed\System\WinForms\SplitContainer.cs (1)
1637IntPtr halftone = ControlPaint.CreateHalftoneHBRUSH();
winforms\Managed\System\WinForms\Splitter.cs (1)
774IntPtr halftone = ControlPaint.CreateHalftoneHBRUSH();