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