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

System.Private.Windows.JsonData<T>

struct JsonData<T> : IJsonData
Wrapper which contains JSON serialized data along with the JSON data's original type information to be deserialized later.
namespace System.Private.Windows { }