4 references to SetDataAsJson
System.Windows.Forms (4)
System\Windows\Forms\OLE\Clipboard.cs (4)
219
/// or <see cref="DataObject.
SetDataAsJson
{T}(string, T)"/> will always be able to be deserialized without enabling
329
/// or <see cref="DataObject.
SetDataAsJson
{T}(string, T)"/> will always be able to be deserialized without enabling
442
/// <inheritdoc cref="DataObject.
SetDataAsJson
{T}(string, T)"/>
449
dataObject.
SetDataAsJson
(format, data);