58 references to SendAsync
System.Windows.Forms.UI.IntegrationTests (58)
ButtonTests.cs (15)
41
await InputSimulator.
SendAsync
(
65
await InputSimulator.
SendAsync
(
83
await InputSimulator.
SendAsync
(
102
await InputSimulator.
SendAsync
(
122
await InputSimulator.
SendAsync
(
146
await InputSimulator.
SendAsync
(
172
await InputSimulator.
SendAsync
(
202
await InputSimulator.
SendAsync
(
231
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick());
237
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick());
265
await InputSimulator.
SendAsync
(
300
await InputSimulator.
SendAsync
(
344
await InputSimulator.
SendAsync
(
367
await InputSimulator.
SendAsync
(
386
await InputSimulator.
SendAsync
(
DataGridViewTests.cs (2)
33
await InputSimulator.
SendAsync
(
113
await InputSimulator.
SendAsync
(
DesignBehaviorsTests.cs (1)
126
await InputSimulator.
SendAsync
(
DragDropTests.cs (12)
37
await InputSimulator.
SendAsync
(
43
await InputSimulator.
SendAsync
(
106
await InputSimulator.
SendAsync
(
254
await InputSimulator.
SendAsync
(
321
await InputSimulator.
SendAsync
(
384
await InputSimulator.
SendAsync
(
400
await InputSimulator.
SendAsync
(
434
await InputSimulator.
SendAsync
(
462
await InputSimulator.
SendAsync
(
470
await InputSimulator.
SendAsync
(
477
await InputSimulator.
SendAsync
(
531
await InputSimulator.
SendAsync
(
FormTests.cs (6)
38
await InputSimulator.
SendAsync
(
46
await InputSimulator.
SendAsync
(
57
await InputSimulator.
SendAsync
(
97
await InputSimulator.
SendAsync
(
105
await InputSimulator.
SendAsync
(
117
await InputSimulator.
SendAsync
(
Infra\ControlTestBase.cs (1)
187
await InputSimulator.
SendAsync
(window, inputSimulator => inputSimulator.Mouse.MoveMouseTo(virtualPoint.X, virtualPoint.Y));
Infra\SendInput.cs (1)
21
await
SendAsync
(window, inputSimulator =>
ListViewTests.cs (11)
34
await InputSimulator.
SendAsync
(
64
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_RIGHT));
70
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_RIGHT));
76
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_RIGHT));
82
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_LEFT).KeyPress(VIRTUAL_KEY.VK_LEFT));
88
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_LEFT));
95
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_UP));
102
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_LEFT).KeyPress(VIRTUAL_KEY.VK_UP).KeyPress(VIRTUAL_KEY.VK_LEFT));
108
await InputSimulator.
SendAsync
(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_UP).KeyPress(VIRTUAL_KEY.VK_RIGHT));
563
await InputSimulator.
SendAsync
(
569
await InputSimulator.
SendAsync
(
MonthCalendarTests.cs (6)
27
await InputSimulator.
SendAsync
(
38
await InputSimulator.
SendAsync
(
51
await InputSimulator.
SendAsync
(
149
await InputSimulator.
SendAsync
(
183
await InputSimulator.
SendAsync
(
191
await InputSimulator.
SendAsync
(
RichTextBoxTests.cs (3)
43
await InputSimulator.
SendAsync
(
103
await InputSimulator.
SendAsync
(
164
await InputSimulator.
SendAsync
(