3 references to DragImageDropDescriptionForm
System.Windows.Forms.UI.IntegrationTests (3)
DragDropTests.cs (3)
423
await RunFormWithoutControlAsync(() => new
DragImageDropDescriptionForm
(TestOutputHelper), async (form) =>
453
await RunFormWithoutControlAsync(() => new
DragImageDropDescriptionForm
(TestOutputHelper), async (form) =>
591
return new
DragImageDropDescriptionForm
(TestOutputHelper)