3 references to ContainsType
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\DesignBindingPickerTests.cs (3)
50
ContainsType
<PictureBox>(_addNewPanel.Controls).Should().BeTrue();
51
ContainsType
<Label>(_addNewPanel.Controls).Should().BeTrue();
58
ContainsType
<Label>(_helpTextPanel.Controls).Should().BeTrue();