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