3 references to componentFromPoint
System.Windows.Forms.Primitives (3)
_generated\149\Windows.Win32.IHTMLElement2.g.cs (1)
285 return __object.componentFromPoint(x, y, component);
_generated\629\Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.componentFromPoint(int, int, winmdroot.Foundation.BSTR*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.componentFromPoint(x, y, componentLocal);