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