47 instantiations of SubScrollableControl
System.Windows.Forms.Tests (47)
System\Windows\Forms\ScrollableControlTests.cs (47)
20using SubScrollableControl control = new(); 124using SubScrollableControl control = new(); 148using SubScrollableControl control = new(); 175using SubScrollableControl control = new(); 217using SubScrollableControl control = new() 245using SubScrollableControl control = new(); 281using SubScrollableControl control = new(); 711using SubScrollableControl control = new() 729using SubScrollableControl control = new() 754using SubScrollableControl control = new(); 891using SubScrollableControl control = new() 916using SubScrollableControl control = new(); 1028using SubScrollableControl control = new() 1052using SubScrollableControl control = new() 1119using SubScrollableControl control = new() 1186using SubScrollableControl control = new() 1220using SubScrollableControl control = new() 1297using SubScrollableControl control = new() 1331using SubScrollableControl control = new(); 1346using SubScrollableControl control = new(); 1373using SubScrollableControl control = new(); 1383using SubScrollableControl control = new(); 1407using SubScrollableControl control = new() 1435using SubScrollableControl control = new(); 1470using SubScrollableControl control = new(); 1536using SubScrollableControl control = new() 1683using SubScrollableControl control = new() 1735using SubScrollableControl control = new() 1827using SubScrollableControl control = new() 1887using SubScrollableControl control = new(); 1895using SubScrollableControl control = new(); 1931using SubScrollableControl control = new(); 1998using SubScrollableControl control = new(); 2024using SubScrollableControl control = new(); 2063using SubScrollableControl control = new(); 2080using SubScrollableControl control = new(); 2092using SubScrollableControl control = new() 2107using SubScrollableControl control = new() 2126using SubScrollableControl control = new(); 2143using SubScrollableControl control = new(); 2155using SubScrollableControl control = new() 2170using SubScrollableControl control = new() 2329using SubScrollableControl control = new() 2390using SubScrollableControl control = new() 2440using SubScrollableControl control = new(); 2455using SubScrollableControl control = new(); 2532using SubScrollableControl control = new()
81 references to SubScrollableControl
System.Windows.Forms.Tests (81)
System\Windows\Forms\ScrollableControlTests.cs (81)
20using SubScrollableControl control = new(); 124using SubScrollableControl control = new(); 148using SubScrollableControl control = new(); 175using SubScrollableControl control = new(); 217using SubScrollableControl control = new() 245using SubScrollableControl control = new(); 257Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 264Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 271Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 281using SubScrollableControl control = new(); 300Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 310Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 320Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateAutoScrolling)); 711using SubScrollableControl control = new() 729using SubScrollableControl control = new() 734Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 740Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 746Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 754using SubScrollableControl control = new(); 765Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 774Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 783Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateHScrollVisible)); 891using SubScrollableControl control = new() 896Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 902Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 908Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 916using SubScrollableControl control = new(); 927Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 936Assert.Equal(value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 945Assert.Equal(!value, control.GetScrollState(SubScrollableControl.ScrollStateVScrollVisible)); 955Assert.Equal(0x0001, SubScrollableControl.ScrollStateAutoScrolling); 961Assert.Equal(0x0002, SubScrollableControl.ScrollStateHScrollVisible); 967Assert.Equal(0x0004, SubScrollableControl.ScrollStateVScrollVisible); 973Assert.Equal(0x0008, SubScrollableControl.ScrollStateUserHasScrolled); 979Assert.Equal(0x0010, SubScrollableControl.ScrollStateFullDrag); 1028using SubScrollableControl control = new() 1044Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1052using SubScrollableControl control = new() 1069Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1119using SubScrollableControl control = new() 1136Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1186using SubScrollableControl control = new() 1209Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1220using SubScrollableControl control = new() 1244Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1297using SubScrollableControl control = new() 1321Assert.False(control.GetScrollState(SubScrollableControl.ScrollStateUserHasScrolled)); 1331using SubScrollableControl control = new(); 1337[InlineData(SubScrollableControl.ScrollStateAutoScrolling, false)] 1338[InlineData(SubScrollableControl.ScrollStateFullDrag, false)] 1339[InlineData(SubScrollableControl.ScrollStateHScrollVisible, false)] 1340[InlineData(SubScrollableControl.ScrollStateUserHasScrolled, false)] 1341[InlineData(SubScrollableControl.ScrollStateVScrollVisible, false)] 1346using SubScrollableControl control = new(); 1373using SubScrollableControl control = new(); 1383using SubScrollableControl control = new(); 1407using SubScrollableControl control = new() 1435using SubScrollableControl control = new(); 1470using SubScrollableControl control = new(); 1536using SubScrollableControl control = new() 1683using SubScrollableControl control = new() 1735using SubScrollableControl control = new() 1827using SubScrollableControl control = new() 1887using SubScrollableControl control = new(); 1895using SubScrollableControl control = new(); 1931using SubScrollableControl control = new(); 1998using SubScrollableControl control = new(); 2024using SubScrollableControl control = new(); 2063using SubScrollableControl control = new(); 2080using SubScrollableControl control = new(); 2092using SubScrollableControl control = new() 2107using SubScrollableControl control = new() 2126using SubScrollableControl control = new(); 2143using SubScrollableControl control = new(); 2155using SubScrollableControl control = new() 2170using SubScrollableControl control = new() 2329using SubScrollableControl control = new() 2390using SubScrollableControl control = new() 2440using SubScrollableControl control = new(); 2455using SubScrollableControl control = new(); 2532using SubScrollableControl control = new()