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