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