3 references to addImport
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLStyleSheet.g.cs (1)
477
return __object.
addImport
(bstrURL, lIndex, plIndex);
Windows.Win32.Web_MsHtml_IHTMLStyleSheet_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface.
addImport
(winmdroot.Foundation.BSTR, int, int*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
addImport
(bstrURL, lIndex, plIndexLocal);