3 references to GetTitleForWindow
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (3)
InfrastructureTests.cs (2)
43Assert.Equal("Microsoft Visual Studio", IntegrationHelper.GetTitleForWindow(modalWindow)); 50switch (IntegrationHelper.GetTitleForWindow(modalWindow))
InProcess\StateResetInProcess.cs (1)
111if ("Default IME" == IntegrationHelper.GetTitleForWindow(modalWindow))