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