2 references to Count
System.Drawing.Common (1)
System\Drawing\Printing\PrinterSettings.StringCollection.cs (1)
32
int ICollection.Count =>
Count
;
System.Drawing.Common.Tests (1)
Helpers.cs (1)
18
private static readonly bool s_anyInstalledPrinters = InstalledPrinters.
Count
> 0;