4 references to DrawTextInternal
System.Windows.Forms (4)
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
904
TextRenderer.
DrawTextInternal
(hdc, PlaceholderText, Font, rectangle, SystemColors.GrayText, TextRenderer.DefaultQuality, flags);
System\Windows\Forms\Rendering\ControlPaint.cs (3)
2065
TextRenderer.
DrawTextInternal
(dc, s, font, layoutRectangle, SystemColors.GrayText, quality, format);
2072
TextRenderer.
DrawTextInternal
(dc, s, font, layoutRectangle, paintcolor, quality, format);
2075
TextRenderer.
DrawTextInternal
(dc, s, font, layoutRectangle, paintcolor, quality, format);