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