4 references to Links
System.Windows.Forms.Tests (4)
System\Windows\Forms\HtmlDocumentTests.cs (4)
1030HtmlElementCollection collection = document.Links; 1031Assert.NotSame(collection, document.Links); 1050HtmlElementCollection collection = document.Links; 1051Assert.NotSame(collection, document.Links);