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