2 references to DrawCheckBox
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1269ControlPaint.DrawCheckBox(
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1260=> DrawCheckBox(graphics, rectangle.X, rectangle.Y, rectangle.Width, rectangle.Height, state);