2 references to FindDescendantByName
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\DialogHelpers.cs (2)
82var buttonAutomationElement = dialogAutomationElement.FindDescendantByName(buttonName); 95var buttonAutomationElement = dialogAutomationElement.FindDescendantByName(buttonName);