57 references to InputSimulator
System.Windows.Forms.UI.IntegrationTests (57)
ButtonTests.cs (15)
42
await
InputSimulator
.SendAsync(
66
await
InputSimulator
.SendAsync(
84
await
InputSimulator
.SendAsync(
103
await
InputSimulator
.SendAsync(
123
await
InputSimulator
.SendAsync(
147
await
InputSimulator
.SendAsync(
173
await
InputSimulator
.SendAsync(
203
await
InputSimulator
.SendAsync(
232
await
InputSimulator
.SendAsync(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick());
238
await
InputSimulator
.SendAsync(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick());
266
await
InputSimulator
.SendAsync(
301
await
InputSimulator
.SendAsync(
345
await
InputSimulator
.SendAsync(
368
await
InputSimulator
.SendAsync(
387
await
InputSimulator
.SendAsync(
DataGridViewTests.cs (2)
32
await
InputSimulator
.SendAsync(
61
await
InputSimulator
.SendAsync(
DesignBehaviorsTests.cs (1)
127
await
InputSimulator
.SendAsync(
DragDropTests.cs (12)
38
await
InputSimulator
.SendAsync(
44
await
InputSimulator
.SendAsync(
107
await
InputSimulator
.SendAsync(
255
await
InputSimulator
.SendAsync(
322
await
InputSimulator
.SendAsync(
385
await
InputSimulator
.SendAsync(
401
await
InputSimulator
.SendAsync(
435
await
InputSimulator
.SendAsync(
463
await
InputSimulator
.SendAsync(
471
await
InputSimulator
.SendAsync(
478
await
InputSimulator
.SendAsync(
532
await
InputSimulator
.SendAsync(
FormTests.cs (6)
39
await
InputSimulator
.SendAsync(
47
await
InputSimulator
.SendAsync(
58
await
InputSimulator
.SendAsync(
98
await
InputSimulator
.SendAsync(
106
await
InputSimulator
.SendAsync(
118
await
InputSimulator
.SendAsync(
Infra\ControlTestBase.cs (1)
196
await
InputSimulator
.SendAsync(window, inputSimulator => inputSimulator.Mouse.MoveMouseTo(virtualPoint.X, virtualPoint.Y));
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));
496
await
InputSimulator
.SendAsync(
502
await
InputSimulator
.SendAsync(
MonthCalendarTests.cs (6)
28
await
InputSimulator
.SendAsync(
39
await
InputSimulator
.SendAsync(
52
await
InputSimulator
.SendAsync(
150
await
InputSimulator
.SendAsync(
184
await
InputSimulator
.SendAsync(
192
await
InputSimulator
.SendAsync(
RichTextBoxTests.cs (3)
44
await
InputSimulator
.SendAsync(
104
await
InputSimulator
.SendAsync(
165
await
InputSimulator
.SendAsync(