3 references to removeAttribute
System.Windows.Forms.Primitives (3)
_generated\171\Windows.Win32.IHTMLStyle.g.cs (1)
5072 return __object.removeAttribute(strAttributeName, lFlags, pfSuccess);
_generated\637\Windows.Win32.Web_MsHtml_IHTMLStyle_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.removeAttribute(winmdroot.Foundation.BSTR, int, winmdroot.Foundation.VARIANT_BOOL*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.removeAttribute(strAttributeName, lFlags, pfSuccessLocal);