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