3 references to getAttribute
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLStyle.g.cs (1)
5045 return __object.getAttribute(strAttributeName, lFlags, AttributeValue);
Windows.Win32.Web_MsHtml_IHTMLStyle_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyle.Interface.getAttribute(winmdroot.Foundation.BSTR, int, winmdroot.System.Variant.VARIANT*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.getAttribute(strAttributeName, lFlags, AttributeValueLocal);