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