3 references to replaceAdjacentText
System.Windows.Forms.Primitives (3)
_generated\149\Windows.Win32.IHTMLElement2.g.cs (1)
2592
return __object.
replaceAdjacentText
(where, newText, oldText);
_generated\629\Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
163
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.
replaceAdjacentText
(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR*)"/>
168
winmdroot.Foundation.HRESULT __result = @this.
replaceAdjacentText
(where, newText, oldTextLocal);