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