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