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