1 write to _sendKeys
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
InProcess\SolutionExplorer_InProc.cs (1)
41
_sendKeys
= new SendKeys_InProc(VisualStudio_InProc.Create());
1 reference to _sendKeys
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
InProcess\SolutionExplorer_InProc.cs (1)
312
_sendKeys
.Send(VirtualKey.Escape);