11 references to RunFormWithoutControlAsync
System.Windows.Forms.UI.IntegrationTests (11)
ApplicationTests.cs (1)
42await RunFormWithoutControlAsync(
DragDropTests.cs (8)
33await RunFormWithoutControlAsync(() => new DragDropForm(TestOutputHelper), async (form) => 66await RunFormWithoutControlAsync(() => new Form(), async (form) => 282await RunFormWithoutControlAsync(() => new Form(), async (form) => 343await RunFormWithoutControlAsync(() => new DragDropForm(TestOutputHelper), async (form) => 424await RunFormWithoutControlAsync(() => new DragImageDropDescriptionForm(TestOutputHelper), async (form) => 454await RunFormWithoutControlAsync(() => new DragImageDropDescriptionForm(TestOutputHelper), async (form) => 501await RunFormWithoutControlAsync(() => new Form(), async (form) => 588await RunFormWithoutControlAsync(
FormTests.cs (1)
144await RunFormWithoutControlAsync(
MDITests.cs (1)
63await RunFormWithoutControlAsync(