1 write to allPrinting
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WinFormsSecurity.cs (1)
115allPrinting = new PrintingPermission(PrintingPermissionLevel.AllPrinting);
2 references to allPrinting
System.Windows.Forms (2)
winforms\Managed\System\WinForms\WinFormsSecurity.cs (2)
114if (allPrinting == null) { 117return allPrinting;