3 references to IconTitleFont
System.Drawing.Common (3)
System\Drawing\SystemFonts.cs (3)
27
else if (nameof(
IconTitleFont
).Equals(systemFontName))
29
return
IconTitleFont
;
157
iconTitleFont.SetSystemFontName(nameof(
IconTitleFont
));