5 references to All
System.Windows.Forms.Tests (5)
System\Windows\Forms\HtmlDocumentTests.cs (5)
144HtmlElementCollection collection = document.All; 145Assert.NotSame(collection, document.All); 164HtmlElementCollection collection = document.All; 165Assert.NotSame(collection, document.All); 1945Assert.Empty(newDocument.All);