3 references to execScript
System.Windows.Forms.Primitives (3)
_generated\176\Windows.Win32.IHTMLWindow2.g.cs (1)
1935 return __object.execScript(code, language, pvarRet);
_generated\642\Windows.Win32.Web_MsHtml_IHTMLWindow2_Extensions.g.cs (2)
148 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLWindow2.Interface.execScript(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*)"/> 153 winmdroot.Foundation.HRESULT __result = @this.execScript(code, language, pvarRetLocal);