3 references to SmallCaptionFont
System.Drawing.Common (3)
System\Drawing\SystemFonts.cs (3)
39else if (nameof(SmallCaptionFont).Equals(systemFontName)) 41return SmallCaptionFont; 82smcaptionFont.SetSystemFontName(nameof(SmallCaptionFont));