2 references to new
System.Drawing.Common (1)
System\Drawing\Text\InstalledFontCollection.cs (1)
19
internal static InstalledFontCollection Instance { get; } =
new
();
System.Windows.Forms (1)
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (1)
569
using InstalledFontCollection installedFonts =
new
();