7 references to Invoke
System.Windows.Forms (7)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2AboutBoxPropertyDescriptor.cs (1)
166int hr = pDisp.Invoke(NativeMethods.ActiveX.DISPID_ABOUTBOX,
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (2)
878int hr = pDisp.Invoke(this.dispid, 1249int hr = pDisp.Invoke(this.dispid,
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
206hr = iDispatch.Invoke(dispid,
winforms\Managed\System\WinForms\Control.cs (1)
16833hr = disp.Invoke(dispid, ref g, NativeMethods.LOCALE_USER_DEFAULT,
winforms\Managed\System\WinForms\HtmlDocument.cs (1)
576hr = scriptObject.Invoke(dispids[0], ref g, SafeNativeMethods.GetThreadLCID(),
winforms\Managed\System\WinForms\HtmlElement.cs (1)
626hr = scriptObject.Invoke(dispids[0], ref g, SafeNativeMethods.GetThreadLCID(),