4 references to Links
System.Windows.Forms.Tests (4)
System\Windows\Forms\HtmlDocumentTests.cs (4)
1028HtmlElementCollection collection = document.Links; 1029Assert.NotSame(collection, document.Links); 1048HtmlElementCollection collection = document.Links; 1049Assert.NotSame(collection, document.Links);