4 references to Forms
System.Windows.Forms.Tests (4)
System\Windows\Forms\HtmlDocumentTests.cs (4)
840HtmlElementCollection collection = document.Forms; 841Assert.NotSame(collection, document.Forms); 860HtmlElementCollection collection = document.Forms; 861Assert.NotSame(collection, document.Forms);