2 references to Riff
PresentationCore (2)
Core\CSharp\System\Windows\DataFormats.cs (1)
456
_formatList.Add(new DataFormat(
Riff
, NativeMethods.CF_RIFF));
Core\CSharp\System\Windows\DataObject.cs (1)
3212
IsFormatEqual(format, DataFormats.
Riff
) ||