3 references to createEventObject
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLDocument4.g.cs (1)
363 return __object.createEventObject(pvarEventObject, ppEventObj);
Windows.Win32.Web_MsHtml_IHTMLDocument4_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLDocument4.Interface.createEventObject(winmdroot.System.Variant.VARIANT*, winmdroot.Web.MsHtml.IHTMLEventObj**)"/> 38 winmdroot.Foundation.HRESULT __result = @this.createEventObject(pvarEventObjectLocal, ppEventObj);