3 references to fireEvent
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlElement.cs (1)
648htmlElement3.Value->fireEvent(name, &eventObj, &canceled).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\150\Windows.Win32.IHTMLElement3.g.cs (2)
802 /// <inheritdoc cref="fireEvent(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, winmdroot.Foundation.VARIANT_BOOL*)"/> 809 winmdroot.Foundation.HRESULT __result = this.fireEvent(bstrEventName, pvarEventObjectLocal, pfCancelledLocal);