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

Windows.Win32.System.Com.DVTARGETDEVICE

Specifies information about the target device for which data is being composed. DVTARGETDEVICE contains enough information about a Windows target device so a handle to a device context (HDC) can be created using the CreateDC function.
namespace Windows.Win32.System.Com { internal struct DVTARGETDEVICE { } }