2 references to DrawTextInternal
System.Windows.Forms (2)
System\Windows\Forms\Rendering\TextRenderer.cs (2)
341
DrawTextInternal
(hdc, text, font, bounds, foreColor, DefaultQuality, backColor, flags);
353
=>
DrawTextInternal
(hdc, text, font, bounds, foreColor, fontQuality, Color.Empty, flags);