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