56 references to InputSimulator
System.Windows.Forms.UI.IntegrationTests (56)
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 (11)
36
await
InputSimulator
.SendAsync(
42
await
InputSimulator
.SendAsync(
105
await
InputSimulator
.SendAsync(
252
await
InputSimulator
.SendAsync(
318
await
InputSimulator
.SendAsync(
381
await
InputSimulator
.SendAsync(
397
await
InputSimulator
.SendAsync(
431
await
InputSimulator
.SendAsync(
459
await
InputSimulator
.SendAsync(
467
await
InputSimulator
.SendAsync(
474
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(