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. Documentation Code namespace System.Private.Windows { }