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

IManagedWrapper<TComInterface1, TComInterface2>

Apply to a class to apply a COM callable wrapper of the given TComInterface1 and TComInterface2. The class must also derive from both of the given COM wrapper struct's nested Interface.