3 references to attachEvent
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (1)
59htmlDoc3.Value->attachEvent(name, dispatch, &result).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLDocument3.g.cs (2)
250 /// <inheritdoc cref="attachEvent(winmdroot.Foundation.BSTR, winmdroot.System.Com.IDispatch*, winmdroot.Foundation.VARIANT_BOOL*)"/> 255 winmdroot.Foundation.HRESULT __result = this.attachEvent(@event, pDisp, pfResultLocal);