3 references to setTimeout
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLWindow3.g.cs (1)
266 return __object.setTimeout(expression, msec, language, timerID);
Windows.Win32.Web_MsHtml_IHTMLWindow3_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLWindow3.Interface.setTimeout(winmdroot.System.Variant.VARIANT*, int, winmdroot.System.Variant.VARIANT*, int*)"/> 62 winmdroot.Foundation.HRESULT __result = @this.setTimeout(expressionLocal, msec, languageLocal, timerIDLocal);