3 references to GetDataFormat
PresentationCore (3)
System\Windows\dataobject.cs (3)
744if (!GetDataPresent(DataFormats.GetDataFormat(formatetc.cfFormat).Name)) 1429format = DataFormats.GetDataFormat(formatetc.cfFormat).Name; 2510name = DataFormats.GetDataFormat(formatetc[0].cfFormat).Name;