2 references to Parent
System.Windows.Forms.Tests (2)
System\Windows\Forms\HtmlWindowTests.cs (2)
90window.Should().Be(window.Frames[0].Parent.Document.Window); 91window.Should().Be(window.Frames[1].Parent.Document.Window);