3 references to DrawImageColorized
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (1)
198ControlPaint.DrawImageColorized(g, checkImage, fullSize, checkColor);
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1367ControlPaint.DrawImageColorized(
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1383DrawImageColorized(graphics, t_checkImage, rectangle, foreground);