3 references to addRule
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLStyleSheet.g.cs (1)
504 return __object.addRule(bstrSelector, bstrStyle, lIndex, plNewIndex);
Windows.Win32.Web_MsHtml_IHTMLStyleSheet_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface.addRule(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, int, int*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.addRule(bstrSelector, bstrStyle, lIndex, plNewIndexLocal);