2 references to DrawGrid
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\GroupBoxDesigner.cs (1)
82
ControlPaint.
DrawGrid
(pe.Graphics, rectangle, GridSize, control.BackColor);
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
2037
ControlPaint.
DrawGrid
(pe.Graphics, paintRect, GridSize, control.BackColor);