3 references to GlyphOverhangPadding
System.Windows.Forms.Tests (3)
System\Windows\Forms\CheckBoxRendererTests.cs (1)
88
[InlineData(TextFormatFlags.
GlyphOverhangPadding
, CheckBoxState.MixedHot)]
System\Windows\Forms\TextRendererTests.cs (2)
718
{ TextFormatFlags.
GlyphOverhangPadding
, new Rectangle(3, 0, 70, 12) },
742
{ TextFormatFlags.
GlyphOverhangPadding
, new Size(78, 13) },