7 references to Invoke
System.Private.Windows.Core (4)
_generated\129\Windows.Win32.IDispatch.g.cs (2)
128 /// <inheritdoc cref="Invoke(int, global::System.Guid*, uint, winmdroot.System.Com.DISPATCH_FLAGS, winmdroot.System.Com.DISPPARAMS*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Com.EXCEPINFO*, uint*)"/> 135 winmdroot.Foundation.HRESULT __result = this.Invoke(dispIdMember, riidLocal, lcid, wFlags, pDispParamsLocal, pVarResult, pExcepInfo, puArgErr);
Windows\Win32\System\Com\IDispatch.cs (2)
33HRESULT hr = dispatch->Invoke( 110HRESULT hr = Invoke(
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\Com2AboutBoxPropertyDescriptor.AboutBoxUITypeEditor.cs (1)
25hr = dispatch.Value->Invoke(
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
541hr = scriptDispatch.Value->Invoke(
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
611hr = scriptDispatch.Value->Invoke(