1 instantiation of PrinterResolutionCollection
System.Drawing.Common (1)
System\Drawing\Printing\PrinterSettings.cs (1)
324
public PrinterResolutionCollection PrinterResolutions =>
new
(Get_PrinterResolutions());
2 references to PrinterResolutionCollection
System.Drawing.Common (2)
System\Drawing\Printing\PrinterSettings.cs (1)
324
public
PrinterResolutionCollection
PrinterResolutions => new(Get_PrinterResolutions());
System\Drawing\Printing\PrinterSettings.PrinterResolutionCollection.cs (1)
16
/// Initializes a new instance of the <see cref='
PrinterResolutionCollection
'/> class.