3 references to attachEvent
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs (1)
84htmlElement2.Value->attachEvent(name, dispatch, &result).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLElement2.g.cs (2)
1772 /// <inheritdoc cref="attachEvent(winmdroot.Foundation.BSTR, winmdroot.System.Com.IDispatch*, winmdroot.Foundation.VARIANT_BOOL*)"/> 1777 winmdroot.Foundation.HRESULT __result = this.attachEvent(@event, pDisp, pfResultLocal);