4 references to Forms
System.Windows.Forms.Tests (4)
System\Windows\Forms\HtmlDocumentTests.cs (4)
842HtmlElementCollection collection = document.Forms; 843Assert.NotSame(collection, document.Forms); 862HtmlElementCollection collection = document.Forms; 863Assert.NotSame(collection, document.Forms);