3 references to GetDataFormat
PresentationCore (3)
System\Windows\dataobject.cs (3)
731if (!GetDataPresent(DataFormats.GetDataFormat(formatetc.cfFormat).Name)) 1410format = DataFormats.GetDataFormat(formatetc.cfFormat).Name; 2457string name = DataFormats.GetDataFormat(formatetc[0].cfFormat).Name;