1 instantiation of DevModeScope
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrinterSettingsExtensions.cs (1)
33
DevModeScope devModeScope =
new
(modeSize);
2 references to DevModeScope
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrinterSettingsExtensions.cs (2)
20
internal static unsafe
DevModeScope
GetDevMode(PrinterSettings printerSettings)
33
DevModeScope
devModeScope = new(modeSize);