3 references to GetDataFormat
PresentationCore (3)
Core\CSharp\System\Windows\DataObject.cs (3)
926if (!GetDataPresent(DataFormats.GetDataFormat(formatetc.cfFormat).Name)) 1729format = DataFormats.GetDataFormat(formatetc.cfFormat).Name; 2862name = DataFormats.GetDataFormat(formatetc[0].cfFormat).Name;