25 references to Interface
System.Windows.Forms.Primitives (25)
_generated\172\Windows.Win32.IHTMLStyleSheet.g.cs (21)
143 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 178 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 199 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 230 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 261 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 296 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 317 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 348 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 379 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 414 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 435 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 466 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 497 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 524 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 551 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 576 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 601 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 636 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 657 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 692 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 713 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\640\Windows.Win32.Web_MsHtml_IHTMLStyleSheet_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface.addImport(winmdroot.Foundation.BSTR, int, int*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT addImport(this winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface @this, winmdroot.Foundation.BSTR bstrURL, int lIndex, out int plIndex) 33 /// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface.addRule(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, int, int*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT addRule(this winmdroot.Web.MsHtml.IHTMLStyleSheet.Interface @this, winmdroot.Foundation.BSTR bstrSelector, winmdroot.Foundation.BSTR bstrStyle, int lIndex, out int plNewIndex)