3 references to DrawDitheredFill
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (2)
68
DrawDitheredFill
(e.Graphics, colors.buttonFace, checkBackground, bounds);
119
DrawDitheredFill
(e.Graphics, colors.buttonFace, checkBackground, bounds);
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
1406
ButtonInternal.ButtonBaseAdapter.
DrawDitheredFill
(g, backBrush.Color, highlight, checkBounds);