2 references to FontDescriptor
System.Windows.Forms.Analyzers.CSharp (2)
System\Windows\Forms\CSharp\Generators\ApplicationConfiguration\ProjectFileReader.FontConverter.cs (2)
43
return new
FontDescriptor
(fontName, fontSize, fontStyle, units);
116
return new
FontDescriptor
(fontName, fontSize, fontStyle, units);