3 references to attachEvent
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HtmlWindowShim.cs (1)
51htmlWindow3.Value->attachEvent(name, dispatch, &result).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLWindow3.g.cs (2)
181 /// <inheritdoc cref="attachEvent(winmdroot.Foundation.BSTR, winmdroot.System.Com.IDispatch*, winmdroot.Foundation.VARIANT_BOOL*)"/> 186 winmdroot.Foundation.HRESULT __result = this.attachEvent(@event, pDisp, pfResultLocal);