2 references to DrawImageDisabled
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ButtonInternal\ButtonBaseAdapter.cs (1)
584ControlPaint.DrawImageDisabled(graphics, image, imageBounds, Control.BackColor, true /* unscaled image*/);
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1546DrawImageDisabled(graphics, image, new Rectangle(x, y, image.Width, image.Height), background, false);