2 references to DrawImageReplaceColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (2)
215
ControlPaint.
DrawImageReplaceColor
(graphics, image, imageBounds, Color.Black, SystemColors.HighlightText);
218
ControlPaint.
DrawImageReplaceColor
(graphics, image, imageBounds, Color.Black, Control.ForeColor);