3 references to fireEvent
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDocument4.g.cs (1)
403 return __object.fireEvent(bstrEventName, pvarEventObject, pfCancelled);
Windows.Win32.Web_MsHtml_IHTMLDocument4_Extensions.g.cs (2)
43 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDocument4.Interface.fireEvent(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, winmdroot.Foundation.VARIANT_BOOL*)"/> 50 winmdroot.Foundation.HRESULT __result = @this.fireEvent(bstrEventName, pvarEventObjectLocal, pfCancelledLocal);