<PackageReference Include="System.Drawing.Common" Version="11.0.0-preview.2.26159.112" />

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 { }