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