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

System.Private.Windows.CoreAppContextSwitches

static class CoreAppContextSwitches
namespace System.Private.Windows { internal static class CoreAppContextSwitches { public static bool ClipboardDragDropEnableUnsafeBinaryFormatterSerialization { get; } public static bool ClipboardDragDropEnableNrbfSerialization { get; } public static bool DragDropDisableSyncOverAsync { get; } } }