2 references to GetCachedSwitchValue
System.Drawing.Common (2)
System\Drawing\LocalAppContextSwitches.cs (2)
16
return
GetCachedSwitchValue
(@"Switch.System.Drawing.DontSupportPngFramesInIcons", ref s_dontSupportPngFramesInIcons);
26
return
GetCachedSwitchValue
(@"Switch.System.Drawing.Printing.OptimizePrintPreview", ref s_optimizePrintPreview);