11 instantiations of SubForm
System.Windows.Forms.Tests (11)
System\Windows\Forms\FormTests.cs (11)
17
using SubForm control =
new
();
175
using SubForm control =
new
();
2411
using SubForm control =
new
();
2426
using SubForm control =
new
();
2453
using SubForm control =
new
();
2463
using SubForm control =
new
();
2471
using SubForm control =
new
();
2497
using SubForm control =
new
();
2524
using SubForm control =
new
();
2550
using SubForm control =
new
();
2644
using SubForm form =
new
();
16 references to SubForm
System.Windows.Forms.Tests (16)
System\Windows\Forms\FormTests.cs (16)
17
using
SubForm
control = new();
175
using
SubForm
control = new();
2411
using
SubForm
control = new();
2417
[InlineData(
SubForm
.ScrollStateAutoScrolling, false)]
2418
[InlineData(
SubForm
.ScrollStateFullDrag, false)]
2419
[InlineData(
SubForm
.ScrollStateHScrollVisible, false)]
2420
[InlineData(
SubForm
.ScrollStateUserHasScrolled, false)]
2421
[InlineData(
SubForm
.ScrollStateVScrollVisible, false)]
2426
using
SubForm
control = new();
2453
using
SubForm
control = new();
2463
using
SubForm
control = new();
2471
using
SubForm
control = new();
2497
using
SubForm
control = new();
2524
using
SubForm
control = new();
2550
using
SubForm
control = new();
2644
using
SubForm
form = new();