<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.1.26104.118" />

System.LocalAppContextSwitches

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