<PackageReference Include="System.Drawing.Common" Version="10.0.4" />

System.LocalAppContextSwitches

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