2 writes to TextRenderingHint
System.Drawing.Common (1)
System\Drawing\Printing\PreviewPrintController.cs (1)
95
_graphics.
TextRenderingHint
= TextRenderingHint.AntiAlias;
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripRenderer.cs (1)
923
textGraphics.
TextRenderingHint
= TextRenderingHint.AntiAlias;
2 references to TextRenderingHint
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
1880
/// pass <see cref="StringFormat.GenericTypographic"/>. Also, ensure the <see cref="
TextRenderingHint
"/> for
System.Windows.Forms (1)
System\Windows\Forms\Rendering\TextRenderer.cs (1)
573
return g.
TextRenderingHint
switch