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