2 references to SendKeys_InProc
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\Editor_InProc.cs (1)
51
_sendKeys = new
SendKeys_InProc
(VisualStudio_InProc.Create());
InProcess\SolutionExplorer_InProc.cs (1)
41
_sendKeys = new
SendKeys_InProc
(VisualStudio_InProc.Create());