57 references to InputSimulator
System.Windows.Forms.UI.IntegrationTests (57)
ButtonTests.cs (15)
42await InputSimulator.SendAsync( 66await InputSimulator.SendAsync( 84await InputSimulator.SendAsync( 103await InputSimulator.SendAsync( 123await InputSimulator.SendAsync( 147await InputSimulator.SendAsync( 173await InputSimulator.SendAsync( 203await InputSimulator.SendAsync( 232await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick()); 238await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick()); 266await InputSimulator.SendAsync( 301await InputSimulator.SendAsync( 345await InputSimulator.SendAsync( 368await InputSimulator.SendAsync( 387await InputSimulator.SendAsync(
DataGridViewTests.cs (2)
32await InputSimulator.SendAsync( 61await InputSimulator.SendAsync(
DesignBehaviorsTests.cs (1)
127await InputSimulator.SendAsync(
DragDropTests.cs (12)
38await InputSimulator.SendAsync( 44await InputSimulator.SendAsync( 107await InputSimulator.SendAsync( 255await InputSimulator.SendAsync( 322await InputSimulator.SendAsync( 385await InputSimulator.SendAsync( 401await InputSimulator.SendAsync( 435await InputSimulator.SendAsync( 463await InputSimulator.SendAsync( 471await InputSimulator.SendAsync( 478await InputSimulator.SendAsync( 532await InputSimulator.SendAsync(
FormTests.cs (6)
39await InputSimulator.SendAsync( 47await InputSimulator.SendAsync( 58await InputSimulator.SendAsync( 98await InputSimulator.SendAsync( 106await InputSimulator.SendAsync( 118await InputSimulator.SendAsync(
Infra\ControlTestBase.cs (1)
196await InputSimulator.SendAsync(window, inputSimulator => inputSimulator.Mouse.MoveMouseTo(virtualPoint.X, virtualPoint.Y));
ListViewTests.cs (11)
34await InputSimulator.SendAsync( 64await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_RIGHT)); 70await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_RIGHT)); 76await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_RIGHT)); 82await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_LEFT).KeyPress(VIRTUAL_KEY.VK_LEFT)); 88await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_LEFT)); 95await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_UP)); 102await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_LEFT).KeyPress(VIRTUAL_KEY.VK_UP).KeyPress(VIRTUAL_KEY.VK_LEFT)); 108await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Keyboard.KeyPress(VIRTUAL_KEY.VK_UP).KeyPress(VIRTUAL_KEY.VK_RIGHT)); 496await InputSimulator.SendAsync( 502await InputSimulator.SendAsync(
MonthCalendarTests.cs (6)
28await InputSimulator.SendAsync( 39await InputSimulator.SendAsync( 52await InputSimulator.SendAsync( 150await InputSimulator.SendAsync( 184await InputSimulator.SendAsync( 192await InputSimulator.SendAsync(
RichTextBoxTests.cs (3)
44await InputSimulator.SendAsync( 104await InputSimulator.SendAsync( 165await InputSimulator.SendAsync(