3 references to getAdjacentText
System.Windows.Forms.Primitives (3)
_generated\149\Windows.Win32.IHTMLElement2.g.cs (1)
2565 return __object.getAdjacentText(where, text);
_generated\629\Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
153 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.getAdjacentText(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR*)"/> 158 winmdroot.Foundation.HRESULT __result = @this.getAdjacentText(where, textLocal);