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);