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