3 references to SendKeys
System.Windows.Forms.IntegrationTests.Common (2)
TestHelpers.cs (2)
417
/// <seealso cref="
SendKeys
.SendWait(string)"/>
456
SendKeys
.SendWait(keys);
System.Windows.Forms.Tests (1)
System\Windows\Forms\SendKeysTests.cs (1)
16
SendKeys
.SendWait("^(a)^(c)");