47 instantiations of SubScrollableControl
System.Windows.Forms.Tests (47)
System\Windows\Forms\ScrollableControlTests.cs (47)
18using SubScrollableControl control = new(); 122using SubScrollableControl control = new(); 146using SubScrollableControl control = new(); 173using SubScrollableControl control = new(); 215using SubScrollableControl control = new() 243using SubScrollableControl control = new(); 279using SubScrollableControl control = new(); 709using SubScrollableControl control = new() 727using SubScrollableControl control = new() 752using SubScrollableControl control = new(); 889using SubScrollableControl control = new() 914using SubScrollableControl control = new(); 1026using SubScrollableControl control = new() 1050using SubScrollableControl control = new() 1117using SubScrollableControl control = new() 1184using SubScrollableControl control = new() 1218using SubScrollableControl control = new() 1295using SubScrollableControl control = new() 1329using SubScrollableControl control = new(); 1344using SubScrollableControl control = new(); 1371using SubScrollableControl control = new(); 1381using SubScrollableControl control = new(); 1405using SubScrollableControl control = new() 1433using SubScrollableControl control = new(); 1468using SubScrollableControl control = new(); 1534using SubScrollableControl control = new() 1681using SubScrollableControl control = new() 1733using SubScrollableControl control = new() 1825using SubScrollableControl control = new() 1885using SubScrollableControl control = new(); 1893using SubScrollableControl control = new(); 1929using SubScrollableControl control = new(); 1996using SubScrollableControl control = new(); 2022using SubScrollableControl control = new(); 2061using SubScrollableControl control = new(); 2078using SubScrollableControl control = new(); 2090using SubScrollableControl control = new() 2105using SubScrollableControl control = new() 2124using SubScrollableControl control = new(); 2141using SubScrollableControl control = new(); 2153using SubScrollableControl control = new() 2168using SubScrollableControl control = new() 2327using SubScrollableControl control = new() 2388using SubScrollableControl control = new() 2438using SubScrollableControl control = new(); 2453using SubScrollableControl control = new(); 2530using SubScrollableControl control = new()
81 references to SubScrollableControl
System.Windows.Forms.Tests (81)
System\Windows\Forms\ScrollableControlTests.cs (81)
18using SubScrollableControl control = new(); 122using SubScrollableControl control = new(); 146using SubScrollableControl control = new(); 173using SubScrollableControl control = new(); 215using SubScrollableControl control = new() 243using SubScrollableControl control = new(); 255Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 262Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 269Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 279using SubScrollableControl control = new(); 298Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 308Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 318Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 709using SubScrollableControl control = new() 727using SubScrollableControl control = new() 732Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 738Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 744Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 752using SubScrollableControl control = new(); 763Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 772Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 781Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 889using SubScrollableControl control = new() 894Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 900Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 906Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 914using SubScrollableControl control = new(); 925Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 934Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 943Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 953Assert.Equal(0x0001, SubScrollableControl.ScrollStateAutoScrolling); 959Assert.Equal(0x0002, SubScrollableControl.ScrollStateHScrollVisible); 965Assert.Equal(0x0004, SubScrollableControl.ScrollStateVScrollVisible); 971Assert.Equal(0x0008, SubScrollableControl.ScrollStateUserHasScrolled); 977Assert.Equal(0x0010, SubScrollableControl.ScrollStateFullDrag); 1026using SubScrollableControl control = new() 1042Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1050using SubScrollableControl control = new() 1067Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1117using SubScrollableControl control = new() 1134Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1184using SubScrollableControl control = new() 1207Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1218using SubScrollableControl control = new() 1242Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1295using SubScrollableControl control = new() 1319Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1329using SubScrollableControl control = new(); 1335[InlineData(SubScrollableControl.ScrollStateAutoScrolling, false)] 1336[InlineData(SubScrollableControl.ScrollStateFullDrag, false)] 1337[InlineData(SubScrollableControl.ScrollStateHScrollVisible, false)] 1338[InlineData(SubScrollableControl.ScrollStateUserHasScrolled, false)] 1339[InlineData(SubScrollableControl.ScrollStateVScrollVisible, false)] 1344using SubScrollableControl control = new(); 1371using SubScrollableControl control = new(); 1381using SubScrollableControl control = new(); 1405using SubScrollableControl control = new() 1433using SubScrollableControl control = new(); 1468using SubScrollableControl control = new(); 1534using SubScrollableControl control = new() 1681using SubScrollableControl control = new() 1733using SubScrollableControl control = new() 1825using SubScrollableControl control = new() 1885using SubScrollableControl control = new(); 1893using SubScrollableControl control = new(); 1929using SubScrollableControl control = new(); 1996using SubScrollableControl control = new(); 2022using SubScrollableControl control = new(); 2061using SubScrollableControl control = new(); 2078using SubScrollableControl control = new(); 2090using SubScrollableControl control = new() 2105using SubScrollableControl control = new() 2124using SubScrollableControl control = new(); 2141using SubScrollableControl control = new(); 2153using SubScrollableControl control = new() 2168using SubScrollableControl control = new() 2327using SubScrollableControl control = new() 2388using SubScrollableControl control = new() 2438using SubScrollableControl control = new(); 2453using SubScrollableControl control = new(); 2530using SubScrollableControl control = new()