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