29 instantiations of SubPropertyGrid
System.Windows.Forms.Tests (29)
System\Windows\Forms\PropertyGridTests.cs (29)
25
using SubPropertyGrid control =
new
();
179
using SubPropertyGrid control =
new
();
201
using SubPropertyGrid control =
new
();
237
using SubPropertyGrid control =
new
();
643
using SubPropertyGrid control =
new
()
1525
using SubPropertyGrid control =
new
()
1546
using SubPropertyGrid control =
new
()
1580
using SubPropertyGrid control =
new
();
2709
using SubPropertyGrid control =
new
();
3183
using SubPropertyGrid control =
new
()
3455
using SubPropertyGrid control =
new
();
3470
using SubPropertyGrid control =
new
();
3497
using SubPropertyGrid control =
new
();
3507
using SubPropertyGrid control =
new
();
3515
using SubPropertyGrid control =
new
();
3542
using SubPropertyGrid control =
new
();
3570
using SubPropertyGrid control =
new
();
3596
using SubPropertyGrid control =
new
();
3624
using SubPropertyGrid control =
new
();
3651
using SubPropertyGrid control =
new
();
3678
using SubPropertyGrid control =
new
();
3718
using SubPropertyGrid control =
new
();
3744
using SubPropertyGrid control =
new
();
3752
using SubPropertyGrid control =
new
();
3779
using SubPropertyGrid control =
new
();
3819
using SubPropertyGrid control =
new
();
3844
using SubPropertyGrid control =
new
();
3852
using SubPropertyGrid control =
new
();
3890
using SubPropertyGrid propertyGrid =
new
();
40 references to SubPropertyGrid
System.Windows.Forms.Tests (40)
System\Windows\Forms\PropertyGridTests.cs (40)
25
using
SubPropertyGrid
control = new();
179
using
SubPropertyGrid
control = new();
201
using
SubPropertyGrid
control = new();
213
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
220
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
227
Assert.Equal(!value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
237
using
SubPropertyGrid
control = new();
256
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
266
Assert.Equal(value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
276
Assert.Equal(!value, control.GetScrollState(
SubPropertyGrid
.ScrollStateAutoScrolling));
643
using
SubPropertyGrid
control = new()
1525
using
SubPropertyGrid
control = new()
1546
using
SubPropertyGrid
control = new()
1580
using
SubPropertyGrid
control = new();
2709
using
SubPropertyGrid
control = new();
3183
using
SubPropertyGrid
control = new()
3455
using
SubPropertyGrid
control = new();
3461
[InlineData(
SubPropertyGrid
.ScrollStateAutoScrolling, false)]
3462
[InlineData(
SubPropertyGrid
.ScrollStateFullDrag, false)]
3463
[InlineData(
SubPropertyGrid
.ScrollStateHScrollVisible, false)]
3464
[InlineData(
SubPropertyGrid
.ScrollStateUserHasScrolled, false)]
3465
[InlineData(
SubPropertyGrid
.ScrollStateVScrollVisible, false)]
3470
using
SubPropertyGrid
control = new();
3497
using
SubPropertyGrid
control = new();
3507
using
SubPropertyGrid
control = new();
3515
using
SubPropertyGrid
control = new();
3542
using
SubPropertyGrid
control = new();
3570
using
SubPropertyGrid
control = new();
3596
using
SubPropertyGrid
control = new();
3624
using
SubPropertyGrid
control = new();
3651
using
SubPropertyGrid
control = new();
3678
using
SubPropertyGrid
control = new();
3718
using
SubPropertyGrid
control = new();
3744
using
SubPropertyGrid
control = new();
3752
using
SubPropertyGrid
control = new();
3779
using
SubPropertyGrid
control = new();
3819
using
SubPropertyGrid
control = new();
3844
using
SubPropertyGrid
control = new();
3852
using
SubPropertyGrid
control = new();
3890
using
SubPropertyGrid
propertyGrid = new();