29 instantiations of SubPropertyGrid
System.Windows.Forms.Tests (29)
System\Windows\Forms\PropertyGridTests.cs (29)
23
using SubPropertyGrid control =
new
();
177
using SubPropertyGrid control =
new
();
199
using SubPropertyGrid control =
new
();
235
using SubPropertyGrid control =
new
();
641
using SubPropertyGrid control =
new
()
1523
using SubPropertyGrid control =
new
()
1544
using SubPropertyGrid control =
new
()
1578
using SubPropertyGrid control =
new
();
2707
using SubPropertyGrid control =
new
();
3181
using SubPropertyGrid control =
new
()
3453
using SubPropertyGrid control =
new
();
3468
using SubPropertyGrid control =
new
();
3495
using SubPropertyGrid control =
new
();
3505
using SubPropertyGrid control =
new
();
3513
using SubPropertyGrid control =
new
();
3540
using SubPropertyGrid control =
new
();
3568
using SubPropertyGrid control =
new
();
3594
using SubPropertyGrid control =
new
();
3622
using SubPropertyGrid control =
new
();
3649
using SubPropertyGrid control =
new
();
3676
using SubPropertyGrid control =
new
();
3716
using SubPropertyGrid control =
new
();
3742
using SubPropertyGrid control =
new
();
3750
using SubPropertyGrid control =
new
();
3777
using SubPropertyGrid control =
new
();
3817
using SubPropertyGrid control =
new
();
3842
using SubPropertyGrid control =
new
();
3850
using SubPropertyGrid control =
new
();
3888
using SubPropertyGrid propertyGrid =
new
();
40 references to SubPropertyGrid
System.Windows.Forms.Tests (40)
System\Windows\Forms\PropertyGridTests.cs (40)
23
using
SubPropertyGrid
control = new();
177
using
SubPropertyGrid
control = new();
199
using
SubPropertyGrid
control = new();
211
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
218
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
225
Assert.Equal(!value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
235
using
SubPropertyGrid
control = new();
254
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
264
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
274
Assert.Equal(!value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
641
using
SubPropertyGrid
control = new()
1523
using
SubPropertyGrid
control = new()
1544
using
SubPropertyGrid
control = new()
1578
using
SubPropertyGrid
control = new();
2707
using
SubPropertyGrid
control = new();
3181
using
SubPropertyGrid
control = new()
3453
using
SubPropertyGrid
control = new();
3459
[InlineData(
SubPropertyGrid
.ScrollStateAutoScrolling, false)]
3460
[InlineData(
SubPropertyGrid
.ScrollStateFullDrag, false)]
3461
[InlineData(
SubPropertyGrid
.ScrollStateHScrollVisible, false)]
3462
[InlineData(
SubPropertyGrid
.ScrollStateUserHasScrolled, false)]
3463
[InlineData(
SubPropertyGrid
.ScrollStateVScrollVisible, false)]
3468
using
SubPropertyGrid
control = new();
3495
using
SubPropertyGrid
control = new();
3505
using
SubPropertyGrid
control = new();
3513
using
SubPropertyGrid
control = new();
3540
using
SubPropertyGrid
control = new();
3568
using
SubPropertyGrid
control = new();
3594
using
SubPropertyGrid
control = new();
3622
using
SubPropertyGrid
control = new();
3649
using
SubPropertyGrid
control = new();
3676
using
SubPropertyGrid
control = new();
3716
using
SubPropertyGrid
control = new();
3742
using
SubPropertyGrid
control = new();
3750
using
SubPropertyGrid
control = new();
3777
using
SubPropertyGrid
control = new();
3817
using
SubPropertyGrid
control = new();
3842
using
SubPropertyGrid
control = new();
3850
using
SubPropertyGrid
control = new();
3888
using
SubPropertyGrid
propertyGrid = new();