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