<PackageReference Include="System.Drawing.Common" Version="10.0.0-rc.2.25502.107" />

IHdcContext

interface IHdcContext
namespace Windows.Win32.Graphics.Gdi { internal interface IHdcContext { HDC GetHdc(); void ReleaseHdc(); } }