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