3 references to GetFormat
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataObject.cs (3)
598string format = DataFormats.GetFormat(formatetc.cfFormat).Name; 828if (!GetDataPresent(DataFormats.GetFormat(formatetc.cfFormat).Name)) { 2063string name = DataFormats.GetFormat(formatetc[0].cfFormat).Name;