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