3 references to attachEvent
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLWindow3.g.cs (1)
203 return __object.attachEvent(@event, pDisp, pfResult);
Windows.Win32.Web_MsHtml_IHTMLWindow3_Extensions.g.cs (2)
43 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLWindow3.Interface.attachEvent(winmdroot.Foundation.BSTR, winmdroot.System.Com.IDispatch*, winmdroot.Foundation.VARIANT_BOOL*)"/> 48 winmdroot.Foundation.HRESULT __result = @this.attachEvent(@event, pDisp, pfResultLocal);