11 instantiations of SubForm
System.Windows.Forms.Tests (11)
System\Windows\Forms\FormTests.cs (11)
15using SubForm control = new(); 173using SubForm control = new(); 2409using SubForm control = new(); 2424using SubForm control = new(); 2451using SubForm control = new(); 2461using SubForm control = new(); 2469using SubForm control = new(); 2495using SubForm control = new(); 2522using SubForm control = new(); 2548using SubForm control = new(); 2642using SubForm form = new();
16 references to SubForm
System.Windows.Forms.Tests (16)
System\Windows\Forms\FormTests.cs (16)
15using SubForm control = new(); 173using SubForm control = new(); 2409using SubForm control = new(); 2415[InlineData(SubForm.ScrollStateAutoScrolling, false)] 2416[InlineData(SubForm.ScrollStateFullDrag, false)] 2417[InlineData(SubForm.ScrollStateHScrollVisible, false)] 2418[InlineData(SubForm.ScrollStateUserHasScrolled, false)] 2419[InlineData(SubForm.ScrollStateVScrollVisible, false)] 2424using SubForm control = new(); 2451using SubForm control = new(); 2461using SubForm control = new(); 2469using SubForm control = new(); 2495using SubForm control = new(); 2522using SubForm control = new(); 2548using SubForm control = new(); 2642using SubForm form = new();