Implemented interface member:
method
GetCanonicalFormatEtc
System.Runtime.InteropServices.ComTypes.IDataObject.GetCanonicalFormatEtc(ref System.Runtime.InteropServices.ComTypes.FORMATETC, out System.Runtime.InteropServices.ComTypes.FORMATETC)
2 references to GetCanonicalFormatEtc
PresentationCore (1)
System\Windows\dataobject.cs (1)
576_innerData.GetCanonicalFormatEtc(ref pformatetcIn, out pformatetcOut);
System.Windows.Forms (1)
System\Windows\Forms\OLE\DataObject.cs (1)
302_innerData.GetCanonicalFormatEtc(ref pformatetcIn, out pformatetcOut);