1 instantiation of FORMATETC
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
653UnsafeNativeMethods.FORMATETC fetc = new UnsafeNativeMethods.FORMATETC();
2 references to FORMATETC
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\OleObject.cs (1)
87[PreserveSig]int GetData(ref UnsafeNativeMethods.FORMATETC pFormatetc, [In, Out]ref UnsafeNativeMethods.STGMEDIUM pMedium);
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
653UnsafeNativeMethods.FORMATETC fetc = new UnsafeNativeMethods.FORMATETC();