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