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