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