9 instantiations of SubScrollBar
System.Windows.Forms.Tests (9)
System\Windows\Forms\AccessibleObjects\ScrollBar.ScrollBarAccessibleObjectTests.cs (9)
24using SubScrollBar scrollBar = new(); 41using SubScrollBar scrollBar = new(); 63using SubScrollBar scrollBar = new() 96using ScrollBar scrollBar = new SubScrollBar(); 109using SubScrollBar scrollBar = new(); 122using SubScrollBar scrollBar = new() 152using SubScrollBar scrollBar = new() { Enabled = true }; 166using SubScrollBar scrollBar = new(); 183using SubScrollBar scrollBar = new();
8 references to SubScrollBar
System.Windows.Forms.Tests (8)
System\Windows\Forms\AccessibleObjects\ScrollBar.ScrollBarAccessibleObjectTests.cs (8)
24using SubScrollBar scrollBar = new(); 41using SubScrollBar scrollBar = new(); 63using SubScrollBar scrollBar = new() 109using SubScrollBar scrollBar = new(); 122using SubScrollBar scrollBar = new() 152using SubScrollBar scrollBar = new() { Enabled = true }; 166using SubScrollBar scrollBar = new(); 183using SubScrollBar scrollBar = new();