3 references to DrawDitheredFill
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (2)
66DrawDitheredFill(e.Graphics, colors.ButtonFace, checkBackground, bounds); 128DrawDitheredFill(e.GraphicsInternal, colors.ButtonFace, checkBackground, bounds);
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1333ButtonBaseAdapter.DrawDitheredFill(g, backBrushColor, highlight, checkBounds);