1 interface inheriting from Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IHTMLDocument2.g.cs (1)
3537 :winmdroot.Web.MsHtml.IHTMLDocument.Interface {
2 references to Interface
System.Windows.Forms.Primitives (1)
Windows.Win32.IHTMLDocument.g.cs (1)
118 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
System.Windows.Forms.Tests (1)
System\Windows\Forms\HtmlDocumentTests.cs (1)
568Assert.True(domDocument is IHTMLDocument.Interface);