3 references to removeExpression
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLElement2.g.cs (1)
1233 return __object.removeExpression(propname, pfSuccess);
Windows.Win32.Web_MsHtml_IHTMLElement2_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLElement2.Interface.removeExpression(winmdroot.Foundation.BSTR, winmdroot.Foundation.VARIANT_BOOL*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.removeExpression(propname, pfSuccessLocal);