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