11 instantiations of SubForm
System.Windows.Forms.Tests (11)
System\Windows\Forms\FormTests.cs (11)
17using SubForm control = new(); 176using SubForm control = new(); 2449using SubForm control = new(); 2464using SubForm control = new(); 2491using SubForm control = new(); 2501using SubForm control = new(); 2509using SubForm control = new(); 2535using SubForm control = new(); 2562using SubForm control = new(); 2588using SubForm control = new(); 2682using SubForm form = new();
16 references to SubForm
System.Windows.Forms.Tests (16)
System\Windows\Forms\FormTests.cs (16)
17using SubForm control = new(); 176using SubForm control = new(); 2449using SubForm control = new(); 2455[InlineData(SubForm.ScrollStateAutoScrolling, false)] 2456[InlineData(SubForm.ScrollStateFullDrag, false)] 2457[InlineData(SubForm.ScrollStateHScrollVisible, false)] 2458[InlineData(SubForm.ScrollStateUserHasScrolled, false)] 2459[InlineData(SubForm.ScrollStateVScrollVisible, false)] 2464using SubForm control = new(); 2491using SubForm control = new(); 2501using SubForm control = new(); 2509using SubForm control = new(); 2535using SubForm control = new(); 2562using SubForm control = new(); 2588using SubForm control = new(); 2682using SubForm form = new();