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