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