3 references to Tiff
PresentationCore (2)
Core\CSharp\System\Windows\DataFormats.cs (1)
451_formatList.Add(new DataFormat(Tiff, NativeMethods.CF_TIFF));
Core\CSharp\System\Windows\DataObject.cs (1)
3209IsFormatEqual(format, DataFormats.Tiff) ||
PresentationFramework (1)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs (1)
326e.FormatToApply == DataFormats.Tiff)