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