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