57 references to InputSimulator
System.Windows.Forms.UI.IntegrationTests (57)
ButtonTests.cs (15)
41await InputSimulator.SendAsync( 65await InputSimulator.SendAsync( 83await InputSimulator.SendAsync( 102await InputSimulator.SendAsync( 122await InputSimulator.SendAsync( 146await InputSimulator.SendAsync( 172await InputSimulator.SendAsync( 202await InputSimulator.SendAsync( 231await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick()); 237await InputSimulator.SendAsync(form, inputSimulator => inputSimulator.Mouse.LeftButtonClick()); 265await InputSimulator.SendAsync( 300await InputSimulator.SendAsync( 344await InputSimulator.SendAsync( 367await InputSimulator.SendAsync( 386await InputSimulator.SendAsync(
DataGridViewTests.cs (2)
33await InputSimulator.SendAsync( 113await InputSimulator.SendAsync(
DesignBehaviorsTests.cs (1)
126await InputSimulator.SendAsync(
DragDropTests.cs (12)
37await InputSimulator.SendAsync( 43await InputSimulator.SendAsync( 106await InputSimulator.SendAsync( 254await InputSimulator.SendAsync( 321await InputSimulator.SendAsync( 384await InputSimulator.SendAsync( 400await InputSimulator.SendAsync( 434await InputSimulator.SendAsync( 462await InputSimulator.SendAsync( 470await InputSimulator.SendAsync( 477await InputSimulator.SendAsync( 531await InputSimulator.SendAsync(
FormTests.cs (6)
38await InputSimulator.SendAsync( 46await InputSimulator.SendAsync( 57await InputSimulator.SendAsync( 97await InputSimulator.SendAsync( 105await InputSimulator.SendAsync( 117await InputSimulator.SendAsync(
Infra\ControlTestBase.cs (1)
187await 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)); 550await InputSimulator.SendAsync( 556await InputSimulator.SendAsync(
MonthCalendarTests.cs (6)
27await InputSimulator.SendAsync( 38await InputSimulator.SendAsync( 51await InputSimulator.SendAsync( 149await InputSimulator.SendAsync( 183await InputSimulator.SendAsync( 191await InputSimulator.SendAsync(
RichTextBoxTests.cs (3)
43await InputSimulator.SendAsync( 103await InputSimulator.SendAsync( 164await InputSimulator.SendAsync(