2 references to GenericSansSerif
System.Drawing.Common (2)
System\Drawing\FontConverter.cs (1)
381fontFamily ??= FontFamily.GenericSansSerif;
System\Drawing\SystemFonts.cs (1)
208defaultFont ??= new Font(FontFamily.GenericSansSerif, 8);