11 instantiations of SubForm
System.Windows.Forms.Tests (11)
System\Windows\Forms\FormTests.cs (11)
17
using SubForm control =
new
();
176
using SubForm control =
new
();
2449
using SubForm control =
new
();
2464
using SubForm control =
new
();
2491
using SubForm control =
new
();
2501
using SubForm control =
new
();
2509
using SubForm control =
new
();
2535
using SubForm control =
new
();
2562
using SubForm control =
new
();
2588
using SubForm control =
new
();
2682
using SubForm form =
new
();
16 references to SubForm
System.Windows.Forms.Tests (16)
System\Windows\Forms\FormTests.cs (16)
17
using
SubForm
control = new();
176
using
SubForm
control = new();
2449
using
SubForm
control = new();
2455
[InlineData(
SubForm
.ScrollStateAutoScrolling, false)]
2456
[InlineData(
SubForm
.ScrollStateFullDrag, false)]
2457
[InlineData(
SubForm
.ScrollStateHScrollVisible, false)]
2458
[InlineData(
SubForm
.ScrollStateUserHasScrolled, false)]
2459
[InlineData(
SubForm
.ScrollStateVScrollVisible, false)]
2464
using
SubForm
control = new();
2491
using
SubForm
control = new();
2501
using
SubForm
control = new();
2509
using
SubForm
control = new();
2535
using
SubForm
control = new();
2562
using
SubForm
control = new();
2588
using
SubForm
control = new();
2682
using
SubForm
form = new();