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