System.LocalAppContextSwitches static class LocalAppContextSwitches Documentation Code namespace System { internal static class LocalAppContextSwitches { public static bool DontSupportPngFramesInIcons { get; } public static bool OptimizePrintPreview { get; } } }