3 references to SetFontFamily
System.Drawing.Common (3)
System\Drawing\Font.cs (3)
490
SetFontFamily
(new FontFamily(family, fromInstalledFontCollection: true));
506
SetFontFamily
(new FontFamily(name, createDefaultOnFail: true));
529
SetFontFamily
(family.Clone());