11 references to RunFormWithoutControlAsync
System.Windows.Forms.UI.IntegrationTests (11)
ApplicationTests.cs (1)
41await RunFormWithoutControlAsync(
DragDropTests.cs (8)
32await RunFormWithoutControlAsync(() => new DragDropForm(TestOutputHelper), async (form) => 65await RunFormWithoutControlAsync(() => new Form(), async (form) => 281await RunFormWithoutControlAsync(() => new Form(), async (form) => 342await RunFormWithoutControlAsync(() => new DragDropForm(TestOutputHelper), async (form) => 423await RunFormWithoutControlAsync(() => new DragImageDropDescriptionForm(TestOutputHelper), async (form) => 453await RunFormWithoutControlAsync(() => new DragImageDropDescriptionForm(TestOutputHelper), async (form) => 500await RunFormWithoutControlAsync(() => new Form(), async (form) => 587await RunFormWithoutControlAsync(
FormTests.cs (1)
143await RunFormWithoutControlAsync(
MDITests.cs (1)
62await RunFormWithoutControlAsync(