11 instantiations of SubForm
System.Windows.Forms.Tests (11)
System\Windows\Forms\FormTests.cs (11)
15
using SubForm control =
new
();
173
using SubForm control =
new
();
2409
using SubForm control =
new
();
2424
using SubForm control =
new
();
2451
using SubForm control =
new
();
2461
using SubForm control =
new
();
2469
using SubForm control =
new
();
2495
using SubForm control =
new
();
2522
using SubForm control =
new
();
2548
using SubForm control =
new
();
2642
using SubForm form =
new
();
16 references to SubForm
System.Windows.Forms.Tests (16)
System\Windows\Forms\FormTests.cs (16)
15
using
SubForm
control = new();
173
using
SubForm
control = new();
2409
using
SubForm
control = new();
2415
[InlineData(
SubForm
.ScrollStateAutoScrolling, false)]
2416
[InlineData(
SubForm
.ScrollStateFullDrag, false)]
2417
[InlineData(
SubForm
.ScrollStateHScrollVisible, false)]
2418
[InlineData(
SubForm
.ScrollStateUserHasScrolled, false)]
2419
[InlineData(
SubForm
.ScrollStateVScrollVisible, false)]
2424
using
SubForm
control = new();
2451
using
SubForm
control = new();
2461
using
SubForm
control = new();
2469
using
SubForm
control = new();
2495
using
SubForm
control = new();
2522
using
SubForm
control = new();
2548
using
SubForm
control = new();
2642
using
SubForm
form = new();