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