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